We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e38335 commit b3cde0bCopy full SHA for b3cde0b
README.md
@@ -64,3 +64,19 @@ Up arrow|Increase altitude
64
Down arrow|Decrease altitude
65
Left arrow|Heading counter-clockwise
66
Right arrow|Heading clockwise
67
+
68
+# TODO
69
70
+Pretty long at the moment
71
72
+- [ ] Complete movement swap (camera to player)
73
+ - [ ] Implement UAV movement by user
74
+- [ ] Support for Ardupilot SITL interface
75
+ - [ ] Using Mavlink
76
+ - [ ] Using integrated SITL as optional dependency
77
+ - [ ] Using dronekit
78
+- [ ] Implement objectives
79
+- [ ] Implement sensor interface
80
+- [ ] Physics engine using Panda3D's bullet physics engine
81
+- [ ] Implement IMU and other sensors
82
+- [ ] Show crosshair
0 commit comments