add switch IR camera

This commit is contained in:
Joe Dong
2023-02-27 14:02:23 +08:00
parent dc23e8cd43
commit f8df9422d6
4 changed files with 39 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"srv/GetInt32.srv"
"srv/GetString.srv"
"srv/SetInt32.srv"
"srv/SetString.srv"
DEPENDENCIES
sensor_msgs
std_msgs)
+4
View File
@@ -0,0 +1,4 @@
string data
---
bool success
string message