Skip to content

Commit 37c506f

Browse files
(pose) add missing deps
1 parent b5a7049 commit 37c506f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

image_recognition_pose_estimation/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717

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

20+
<exec_depend>cv_bridge</exec_depend>
21+
<exec_depend>diagnostic_updater</exec_depend>
2022
<exec_depend>image_recognition_msgs</exec_depend>
23+
<exec_depend>image_recognition_util</exec_depend>
2124
<exec_depend>python3-numpy</exec_depend>
2225
<exec_depend>python3-opencv</exec_depend>
2326
<exec_depend>python3-pytorch-pip</exec_depend>

0 commit comments

Comments
 (0)