Mocap timestamp cleanup (#5021)

This commit is contained in:
tommises
2016-07-11 04:46:29 -06:00
committed by Lorenz Meier
parent c9652fd42a
commit 4fa2c54485
4 changed files with 6 additions and 8 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
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[4] q # Estimated attitude as quaternion