move ardrone by demo example

126 views
Skip to first unread message

Nyquist

unread,
Aug 3, 2011, 6:10:50 AM8/3/11
to javadrone
Hi everybody,
would like to be able to perform some movements without the use of the
drone control tower. That example from the demo I would be able to
give commands to make him run (...) drone.move movements. I tried but
it does not work. What is the correct way to do this?

SloaneS

unread,
Aug 3, 2011, 11:40:01 AM8/3/11
to javadrone
Use drone.move(roll, pitch, gaz, yaw). If you want it to move only
forward or backwards, the command would be:

drone.move(0, x, 0, 0); where x is a % of max. So you would want to
play around and change x to the percent that you want.

Essentially, that's all that ControlTower does.

Good flying,
S

Nyquist

unread,
Aug 4, 2011, 2:19:41 AM8/4/11
to javadrone
Ok, Thanks! That's ok! It works! :)

Nyquist

unread,
Aug 17, 2011, 11:35:18 AM8/17/11
to javadrone
Other question.

Why I can't get vy and vy from navdata?
Reply all
Reply to author
Forward
0 new messages