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

Work on teams.

parent 86631c10
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ add_service_files( ...@@ -58,7 +58,7 @@ add_service_files(
SMVisGeopoint.srv SMVisGeopoint.srv
TSTCreateExecutor.srv TSTCreateExecutor.srv
TSTDestroyExecutor.srv TSTDestroyExecutor.srv
TSTExecutorCheck.srv TSTExecutorCost.srv
TSTExecutorCheckFromTni.srv TSTExecutorCheckFromTni.srv
TSTExecutorContinue.srv TSTExecutorContinue.srv
TSTExecutorExpand.srv TSTExecutorExpand.srv
......
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
# Call the check function in the executor. # Call the check function in the executor.
# #
int32 id # id for the TST node in the tstfactory lrs_msgs_tst/TSTNodeInfo tni
--- ---
int32 cost
bool success # True means that the delegation check succeeded bool success # True means that the delegation check succeeded
int32 error int32 error
string reason string reason
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment