Skip to content

Commit

Permalink
Add sdl dependencies in package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikmohta committed Aug 29, 2018
1 parent 35c4ea9 commit b32656d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions planning_ros_utils/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
<depend>rviz</depend>
<depend>pcl_ros</depend>
<depend>eigen_conversions</depend>
<!--<depend>jps3d</depend>-->
<depend>motion_primitive_library</depend>
<depend>planning_ros_msgs</depend>
<!--<depend>image_geometry</depend>-->
<!--<depend>depth_image_proc</depend>-->
<depend>tf_conversions</depend>

<depend>sdl</depend>
<depend>sdl-image</depend>

<export>
<rviz plugin="${prefix}/plugin_description.xml"/>
</export>
Expand Down

0 comments on commit b32656d

Please sign in to comment.