I've fixed the bug causing parameter changes to have no effect on the
drone. Now we do a proper setup of the drone tool (rather than using
the factory default), which includes setting up application and user
profiles on the drone to hold our settings. We then actually send the
parameters to the drone, rather than doing nothing. The parameters
system has been extended to allow all user-modifyable parameters to be
changed (see AR.Drone SDK manual).
Esse commit está contido em:
Mike Hamer
2012-11-09 10:14:14 +01:00
commit 4f568c100c
6 arquivos alterados com 213 adições e 55 exclusões
+4
Ver Arquivo
@@ -3,6 +3,10 @@
*.lo
*.o
# Project Files
*.sublime-workspace
*.sublime-project
# Compiled Dynamic libraries
*.so