Skip to content
Snippets Groups Projects
Commit b8622d34 authored by Daniel Müller's avatar Daniel Müller
Browse files

Added srv to adjust float value

parent 61f6ffb2
No related branches found
No related tags found
1 merge request!10SetFloat srv
...@@ -69,6 +69,7 @@ add_message_files( ...@@ -69,6 +69,7 @@ add_message_files(
## Generate services in the 'srv' folder ## Generate services in the 'srv' folder
add_service_files( add_service_files(
FILES FILES
SetFloat.srv
SetString.srv SetString.srv
GetPeople.srv GetPeople.srv
TerminateTask.srv TerminateTask.srv
......
float32 value
---
bool success
float32 previous_value
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment