rsm_msgs/GetNavigationGoal Service

File: rsm_msgs/GetNavigationGoal.srv

Raw Message Definition

---
geometry_msgs/Pose goal  # Goal for navigation
int8 navigationMode # Mode of navigation (Exploration=0, Waypoint following=1 and Simple Goal=2)
int64 waypointPosition # Position of waypoint in array
string routine # Routine plugin name to be executed at waypoint

Compact Message Definition


geometry_msgs/Pose goal
int8 navigationMode
int64 waypointPosition
string routine