Skip to content
Snippets Groups Projects
Commit 07384d6b authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Vision msg: Cleanup timestamp

parent 19b56c15
No related branches found
No related tags found
No related merge requests found
uint32 id # ID of the estimator, commonly the component ID of the incoming message
uint64 timestamp_boot # time of this estimate, in microseconds since system start
uint64 timestamp_computer # timestamp provided by the companion computer, in us
uint64 timestamp_received # timestamp when the estimate was received
float32 x # X position in meters in NED earth-fixed frame
float32 y # Y position in meters in NED earth-fixed frame
......
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