Files
PX4-Autopilot/msg/vehicle_acceleration.msg
T
2019-08-07 05:05:48 -04:00

7 lines
225 B
Plaintext

uint64 timestamp # time since system start (microseconds)
uint64 timestamp_sample # the timestamp of the raw data (microseconds)
float32[3] xyz # Bias corrected acceleration (including gravity) in body axis (in m/s^2)