@Hugo wrote:
Hi Everyone,
I'm trying to send velocity commands to the a copter simulated in gazebo by following this tutorial:
http://ardupilot.org/dev/docs/copter-sitl-mavproxy-tutorial.html
However, when I do the command described like
velocity x y z (m/s)
(in my case I dovelocity 2 0 0
), even though the copter starts to move in the desired direction, after a couple of seconds it starts moving in the opposite direction as if trying to return to the original position. Is this because I'm inGUIDED
mode? if so, what is the correct mode to do this? or what parameter should I check for, to make sure this is possible?thanks
Posts: 1
Participants: 1