ROS2_custom_interfaces/src/custom_interfaces/srv/ChangeState.srv

7 lines
83 B
Plaintext
Raw Normal View History

2021-05-24 00:51:14 +02:00
string model_name
string state
---
bool success
string return_state
2021-05-26 13:41:27 +02:00
string message