Browse Source

Merge pull request #8 from DLu/missing_dependency

Add missing dependency on realsense
pull/21/head
hello-binit 3 years ago
committed by GitHub
parent
commit
dbd02041b1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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