Skip to content
Snippets Groups Projects
Commit 0109c013 authored by Tommy Persson's avatar Tommy Persson
Browse files

Adding service call for requesting a pause

parent 6c15335f
Branches
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ add_service_files(
TSTExecutorExpand.srv
TSTExecutorIsDelegationExpandable.srv
TSTExecutorGetConstraints.srv
TSTExecutorRequestPause.srv
TSTStartExecutor.srv
)
......
#
# Request a pause.
#
string ns # Namespace for the tstfactory
int32 id # id for the TST node in the tstfactory
---
bool request_ok # Returns true if the request was accepted.
bool success
int32 error
string reason
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment