feat(agv_pro_base,agv_pro_msgs): add LED color and mode services with driver support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
int32 position
|
||||
int32 brightness
|
||||
int32 r
|
||||
int32 g
|
||||
int32 b
|
||||
---
|
||||
bool success
|
||||
string message
|
||||
@@ -0,0 +1,4 @@
|
||||
bool mode
|
||||
---
|
||||
bool success
|
||||
string message
|
||||
Reference in New Issue
Block a user