MAVROS TOPICS
Used to document any MAVROS topics that may be useful
General Topics:
/mavros/setpoint_position/local
/mavros/setpoint_position/localENU coordinate
Topics to Send Raw Packets
'Raw Packets' imply the MAVROS message uses a specific Mavlink message.
/mavros/setpoint_raw/local
/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