- Start the MAVProxy using
mavproxy.py --master=127.0.0.1:14550 --console --map. - Position command in MAVProxy is used to move the vehicle relative to current location and heading.
- Usage:
position x y z- Positive
xmeans movexmeters forward. - Negative
xmeans movexmeters backward. - Positive
ymeans moveymeters right. - Negative
ymeans moveymeters left. - Positive
zmeans losezmeters altitude. - Negative
zmeans gainzmeters altitude.
- Positive