mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 14:51:15 +08:00
vehicle_local_position: clarify origin of system
This commit is contained in:
committed by
Mathieu Bresciani
parent
43ece74fa0
commit
f41e5985e8
@@ -1,4 +1,5 @@
|
||||
# Fused local position in NED.
|
||||
# The coordinate system origin is the vehicle position at the time when the EKF2-module was started.
|
||||
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
uint64 timestamp_sample # the timestamp of the raw data (microseconds)
|
||||
|
||||
Reference in New Issue
Block a user