CancelSchedule
This is a ROS service definition.
Source
string name
# Indicate that the schedule is considered finished successfully.
bool finished
---
# Confirmation that the schedule is successfully cancelled.
bool success
# If success is false, this provides a reason for the failure.
string message