diff --git a/msg/vehicle_odometry.msg b/msg/vehicle_odometry.msg index 69febfafb2..98bac50dc4 100644 --- a/msg/vehicle_odometry.msg +++ b/msg/vehicle_odometry.msg @@ -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