Bug Fix
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:
@@ -3,6 +3,10 @@
|
||||
*.lo
|
||||
*.o
|
||||
|
||||
# Project Files
|
||||
*.sublime-workspace
|
||||
*.sublime-project
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário