* Adds guidance and stabilization file with initial structure
* added vision
* added simulation file, not finished
* continued documentation simulation
* added last bit of simulation docs from wiki
* implemented feedback on PR #1
Co-authored-by: matteobarbera <matteo.barbera97@gmail.com>
* files for PDF exercise
* Explicit call to python2 for systems that default to python3
* Description and comments fixes
[flight_plan] remove warning about dummy WP
Reformatted indents to 2 spaces
Added configs for ps4 gamepads, fixed typos (#68)
Update: for flight testing in the CyberZoo
Fix color gain in mav_course_exercise.xml airframe (#72)
[flight_plan] Re-measured the autoland border. It is not safe to exit the red sqaure so it auto-lands to prevent damage. (#73)
[Camera] Vision runs faster is unnecessary frames are not grabbed. (#74)
Co-authored-by: Matteo Barbera <matteo.barbera97@gmail.com>