rsm_msgs/GoalCompleted Service

File: rsm_msgs/GoalCompleted.srv

Raw Message Definition

rsm_msgs/GoalStatus status # Goal status
---
bool success                        # Indicate successful run of triggered service
string message                      # Informational, e.g. for error messages

Compact Message Definition

rsm_msgs/GoalStatus status

bool success
string message