Skip to content

Commit

Permalink
[perception/recognition] added rgb and pointcloud object recognition …
Browse files Browse the repository at this point in the history
…models
  • Loading branch information
mhwasil committed Oct 17, 2021
1 parent 6e7114a commit 26e1da1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mir_perception/mir_object_recognition/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
<build_depend>roslint</build_depend>
<build_depend>mir_object_segmentation</build_depend>
<build_depend>mir_perception_utils</build_depend>
<build_depend>mir_perception_models</build_depend>
<build_depend>mir_rgb_object_recognition_models</build_depend>
<build_depend>mir_pointcloud_object_recognition_models</build_depend>

<build_export_depend>cv_bridge</build_export_depend>
<build_export_depend>geometry_msgs</build_export_depend>
Expand Down

0 comments on commit 26e1da1

Please sign in to comment.