I am looking for a way to extract lat, lon and alt separately, ie something like
lon = vehicle.location.global_relative_frame.lon
but that is not working for me.
Any ideas?
I am looking for a way to extract lat, lon and alt separately, ie something like
lon = vehicle.location.global_relative_frame.lon
but that is not working for me.
Any ideas?