Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 407 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 407 Bytes

AutobopTestEnvironment

TestEnvironment for the Autonomous Parrot Bebop 2 Drone.

This environment is to test algorithms in Python that can (if successful) be translated into C++ to run onboard to firmware of the Bebop 2.

To Run an example please go into the appropriate Subfolder and first run "pip install -r requirements.txt" followed by "python {ExampleScript}.py".

Henricus updated the installler.