Skip to content

Commit

Permalink
Merge pull request #368 from jrgnicho/fix/missing-moveit-ros-percepti…
Browse files Browse the repository at this point in the history
…on-dependency

Fix - Added moveit ros perception run-time dependency
  • Loading branch information
jrgnicho committed Oct 12, 2021
2 parents fe1f02b + 5ecda88 commit 91ae56a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<exec_depend>warehouse_ros_mongo</exec_depend>
<exec_depend>tf2_ros</exec_depend>
<exec_depend>rviz2</exec_depend>
<exec_depend>moveit_ros_perception</exec_depend>
<exec_depend>moveit_ros_move_group</exec_depend>
<exec_depend>moveit_ros_occupancy_map_monitor</exec_depend>
<exec_depend>moveit_ros_visualization</exec_depend>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<exec_depend>warehouse_ros_mongo</exec_depend>
<exec_depend>tf2_ros</exec_depend>
<exec_depend>rviz2</exec_depend>
<exec_depend>moveit_ros_perception</exec_depend>
<exec_depend>moveit_ros_move_group</exec_depend>
<exec_depend>moveit_ros_occupancy_map_monitor</exec_depend>
<exec_depend>moveit_ros_visualization</exec_depend>
Expand Down

0 comments on commit 91ae56a

Please sign in to comment.