Browse Source

Add missing dependency on realsense

pull/15/head
David V. Lu 3 years ago
parent
commit
e56a2a92c9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      stretch_description/package.xml

+ 1
- 0
stretch_description/package.xml View File

@ -59,6 +59,7 @@
<depend>std_msgs</depend>
<depend>geometry_msgs</depend>
<depend>realsense_ros</depend>
<build_depend>roslaunch</build_depend>
<exec_depend>robot_state_publisher</exec_depend>

Loading…
Cancel
Save