rsm_msgs/WaypointVisited Service

File: rsm_msgs/WaypointVisited.srv

Raw Message Definition

int64 position                      # Position in array of unreachable waypoint
---
bool success                        # Indicate successful run of triggered service
string message                      # Informational, e.g. for error messages

Compact Message Definition

int64 position

bool success
string message