This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_ros
mirror of
https://github.com/hello-robot/stretch_ros.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add missing dependency on realsense
pull/8/head
David V. Lu
4 years ago
parent
88336987b1
commit
5ca24b2d38
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save