View Source Common.Message.WheelDistance (xmavlink_util v0.3.0)
Link to this section Summary
Link to this section Types
@type t() :: %Common.Message.WheelDistance{ count: XMAVLink.Types.uint8_t(), distance: [Float64], time_usec: XMAVLink.Types.uint64_t() }
Cumulative distance traveled for each reported wheel.