0

I'm using python-droneKit along with dronekit-sitl / rover-2.50, and when I try to acquire the vehicle.location.local_frame NED coordinates (after the vehicle has been armed) I only get None values. I'd appreciate if you could help me in this matter, thanks.

Armajo
  • 1
  • 1
  • It works on the sitl-copter though, is it possible that this attribute is not activated for the sitl-rover? – Armajo Apr 02 '16 at 17:37

1 Answers1

0

Make sure that your parameter SR0_POSITION is higher than 0.

squilter
  • 400
  • 1
  • 6