mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
vehicle_odometry: add timestamp field
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Vehicle odometry data. Fits ROS REP 147 for aerial vehicles
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
|
||||
# Position in NED earth-fixed frame (meters). NaN if invalid/unknown
|
||||
float32 x # North position
|
||||
|
||||
Reference in New Issue
Block a user