diff --git a/conf/airframes/tudelft/bebop_ralphthesis2020_stereo.xml b/conf/airframes/tudelft/bebop_ralphthesis2020_stereo.xml new file mode 100644 index 0000000000..6f503db686 --- /dev/null +++ b/conf/airframes/tudelft/bebop_ralphthesis2020_stereo.xml @@ -0,0 +1,286 @@ + + + + Vision Course TUDelft V2019 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + + + +
+ + + + + + + + + +
+ +
+ + + +
+ +
+ + + + + + + +
+ + + +
+ + + + + + + + +
+ +
+ + + + + + +
+ +
+ + + + + + + +
+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+ + +
+ +
+ + + + +
+ + +
+ + + + + + +
+ +
+ + + + + +
+
diff --git a/conf/flight_plans/tudelft/ralphthesis2020_stereo_cyberzoo.xml b/conf/flight_plans/tudelft/ralphthesis2020_stereo_cyberzoo.xml new file mode 100644 index 0000000000..dd9d7f899e --- /dev/null +++ b/conf/flight_plans/tudelft/ralphthesis2020_stereo_cyberzoo.xml @@ -0,0 +1,197 @@ + + + +
+ #include "subsystems/datalink/datalink.h" + #include "subsystems/electrical.h" + #include "subsystems/radio_control.h" + #include "subsystems/ahrs.h" + #define NPS_GAZEBO_WORLD "cyberzoo2019_ralphthesis2020.world" + +#include "autopilot.h" +inline void setNav(void){ + autopilot_mode_auto2 = AP_MODE_NAV; + autopilot_static_set_mode(AP_MODE_NAV); +} +inline void setGuided(void){ + autopilot_mode_auto2 = AP_MODE_GUIDED; + autopilot_static_set_mode(AP_MODE_GUIDED); +} + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/conf/joystick/xbox_gamepad_fps_controls.xml b/conf/joystick/xbox_gamepad_fps_controls.xml new file mode 100644 index 0000000000..8391c2821b --- /dev/null +++ b/conf/joystick/xbox_gamepad_fps_controls.xml @@ -0,0 +1,92 @@ + + + + + + + + + + +