Waypoint Method
MAVROS TOPICS OF INTEREST
General Topics:
/mavros/setpoint_position/localENU coordinate
Topics to Send Raw Packets
'Raw Packets' imply the MAVROS message uses a specific Mavlink message.
/mavros/setpoint_raw/localMAVLINK message:
SET_POSITION_TARGET_LOCAL_NEDSets a desired vehicle postion in a local north-east-down coordinate frame
X, Y, Z type: float Units: m
See Mavlink Docs for more detail
Last updated