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

Work on ROS2

parent 43c0fffe
Branches main
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"srv/WDBAddCapability.srv"
"srv/WDBGeoToWorld.srv"
"srv/WDBGetPossibleUnits.srv"
"srv/WDBGetCapabilities.srv"
"srv/WDBWorldToGeo.srv"
"srv/ExecutionLockRelease.srv"
"srv/ExecutionLockClear.srv"
......
#
# Get the capabilities that this unit have
#
---
string[] capabilities
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