LICENSE.md
MANIFEST.in
README.md
setup.cfg
setup.py
aerialist/__init__.py
aerialist/__main__.py
aerialist/entry.py
aerialist.egg-info/PKG-INFO
aerialist.egg-info/SOURCES.txt
aerialist.egg-info/dependency_links.txt
aerialist.egg-info/entry_points.txt
aerialist.egg-info/requires.txt
aerialist.egg-info/top_level.txt
aerialist/px4/__init__.py
aerialist/px4/command.py
aerialist/px4/docker_agent.py
aerialist/px4/drone.py
aerialist/px4/drone_test.py
aerialist/px4/file_helper.py
aerialist/px4/k8s_agent.py
aerialist/px4/local_agent.py
aerialist/px4/obstacle.py
aerialist/px4/position.py
aerialist/px4/simulator.py
aerialist/px4/test_agent.py
aerialist/px4/timeserie_helper.py
aerialist/px4/tools.py
aerialist/px4/trajectory.py
aerialist/resources/k8s/k8s-job-avoidance-local.yaml
aerialist/resources/k8s/k8s-job-avoidance.yaml
aerialist/resources/k8s/k8s-job-avoidance2.yaml
aerialist/resources/k8s/k8s-job-local.yaml
aerialist/resources/k8s/k8s-job.yaml
aerialist/resources/k8s/k8s-pod-avoidance.yaml
aerialist/resources/k8s/k8s-pod-master.yaml
aerialist/resources/simulation/box.xacro
aerialist/resources/simulation/collision_prevention.launch
aerialist/resources/simulation/collision_prevention.world
aerialist/resources/simulation/params.csv
aerialist/resources/simulation/params_avoidance.csv
aerialist/resources/simulation/params_pos.csv
tests/test_k8s_agent .py
tests/test_local_agent.py