Skip to content

Commit

Permalink
feat: add CoordinateMsg, BoxMsg to msg_files
Browse files Browse the repository at this point in the history
  • Loading branch information
mjlee111 committed Nov 4, 2024
1 parent 3eb4b95 commit 0da63b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions image_recognition_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ find_package(sensor_msgs REQUIRED)
find_package(geometry_msgs REQUIRED)

set(msg_files
"msg/CoordinateMsgs.msg"
"msg/BoxMsgs.msg"
"msg/PanTiltMsgs.msg"
"msg/PanTiltStatusMsgs.msg"
"msg/CameraInfoMsgs.msg"
Expand Down

0 comments on commit 0da63b6

Please sign in to comment.