Skip to content
Snippets Groups Projects
Commit 1d10c5f7 authored by TSC21's avatar TSC21 Committed by Lorenz Meier
Browse files

vehicle_odometry: add timestamp field

parent 6329f1a3
No related branches found
No related tags found
No related merge requests found
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment