RegisterQuery

This is a ROS service definition.

Source


# The query to be registered
ScheduleQuery query

---

# The identity of the schedule node that provided this registration
ScheduleIdentity node_id

# The ID given to the registered query. Use this ID when making a query request.
uint64 query_id

# A string to notify exceptional issues that came up while trying to fulfill the
# request.
string error