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
Include joint_state_controller dep explicitly
pull/33/head
Binit Shah
3 years ago
parent
13b45a2d5b
commit
56184fcce2
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
stretch_description/package.xml
+1
-0
stretch_gazebo/package.xml
+ 0
- 1
stretch_description/package.xml
View File
@ -59,7 +59,6 @@
<depend
>
std_msgs
</depend>
<depend
>
geometry_msgs
</depend>
<depend
>
realsense_ros
</depend>
<build_depend
>
roslaunch
</build_depend>
<exec_depend
>
robot_state_publisher
</exec_depend>
+ 1
- 0
stretch_gazebo/package.xml
View File
@ -23,6 +23,7 @@
<depend
>
realsense2_description
</depend>
<depend
>
robot_state_publisher
</depend>
<depend
>
ros_controllers
</depend>
<depend
>
joint_state_controller
</depend>
<depend
>
rospy
</depend>
<depend
>
rviz
</depend>
<depend
>
std_msgs
</depend>
Write
Preview
Loading…
Cancel
Save