mavlink v0.7.0 APM.Message.MissionItemReached View Source

Link to this section Summary

Types

t()

A certain mission item has been reached. The system will either hold this position (or circle on the orbit) or (if the autocontinue on the WP was set) continue to the next waypoint.

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.MissionItemReached{seq: MAVLink.Types.uint16_t()}

A certain mission item has been reached. The system will either hold this position (or circle on the orbit) or (if the autocontinue on the WP was set) continue to the next waypoint.