Added firmware for wheelbase
This commit is contained in:
@ -15,7 +15,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
|
||||
"action/MovePoint.action"
|
||||
"action/LookAt.action"
|
||||
"action/Rotate.action"
|
||||
"srv/SetWidth.srv"
|
||||
"srv/SendDouble.srv"
|
||||
)
|
||||
|
||||
ament_package()
|
||||
2
mg_msgs/srv/SendDouble.srv
Normal file
2
mg_msgs/srv/SendDouble.srv
Normal file
@ -0,0 +1,2 @@
|
||||
float64 data
|
||||
---
|
||||
Reference in New Issue
Block a user