Added msgs intended for gui
This commit is contained in:
@ -11,6 +11,8 @@ find_package(rosidl_default_generators REQUIRED)
|
||||
|
||||
rosidl_generate_interfaces(${PROJECT_NAME}
|
||||
"msg/Point2d.msg"
|
||||
"msg/TEdit.msg"
|
||||
"msg/TEditCycle.msg"
|
||||
"action/MoveStraight.action"
|
||||
"action/MovePoint.action"
|
||||
"action/LookAt.action"
|
||||
|
||||
Reference in New Issue
Block a user