add aruco msg

This commit is contained in:
shalenikol 2025-04-08 10:38:11 +03:00
parent 0798720a4c
commit 58151ffea8
2 changed files with 6 additions and 0 deletions

View file

@ -28,6 +28,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"msg/ActionFeedbackStatusConstants.msg"
"msg/ActionResultStatusConstants.msg"
"msg/BoundBox.msg"
"msg/ArucoMarkers.msg"
"srv/DetectObject.srv"
"srv/BtInit.srv"
"srv/AssembleState.srv"

View file

@ -0,0 +1,5 @@
std_msgs/Header header
int64[] marker_ids
geometry_msgs/Pose[] poses