ListTriggers

This is a ROS service definition.

Source

# Get a list of currently registered triggers.

# unix time in seconds
int64 created_after

---

# Confirmation that the trigger is successfully cancelled.
bool success

# If success is false, this provides a reason for the failure.
string message

Trigger[] triggers