clearpath_navigation_msgs
/msg/Mission Message
File:
clearpath_navigation_msgs/msg/Mission.msg
Raw Message Definition
# Message definition for an OutdoorNav mission
std_msgs/Header header
# The human-readable name of this mission
string name
# A UUID string used to uniquely identify this mission
string uuid
# The ordered list of Waypoints that make up the mission
clearpath_navigation_msgs/Waypoint[] waypoints
# An array of Tasks to execute on Mission start
# These Tasks will execute regardless of mission success or failure
clearpath_task_msgs/Task[] on_stop
Compact Message Definition
std_msgs/msg/Header
header
string name
string uuid
clearpath_navigation_msgs/msg/Waypoint[]
waypoints
clearpath_task_msgs/msg/Task[]
on_stop
autogenerated on Jan 28 2026 20:44:16