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.