Skip to content

Commit b5a7049

Browse files
(pose_est) add missing deps
1 parent ee8607b commit b5a7049

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

image_recognition_pose_estimation/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@
1717

1818
<buildtool_depend>python3-setuptools</buildtool_depend>
1919

20+
<exec_depend>image_recognition_msgs</exec_depend>
2021
<exec_depend>python3-numpy</exec_depend>
2122
<exec_depend>python3-opencv</exec_depend>
2223
<exec_depend>python3-pytorch-pip</exec_depend>
2324
<exec_depend>python3-ultralytics-pip</exec_depend>
2425
<exec_depend>rospy</exec_depend>
26+
<exec_depend>sensor_msgs</exec_depend>
2527

2628
<test_depend>catkin_lint_cmake</test_depend>
2729

0 commit comments

Comments
 (0)