hello-robot / stretch_ros

ROS packages for the Stretch mobile manipulators from Hello Robot Inc.
https://docs.hello-robot.com/0.2/stretch-tutorials/ros1/
167 stars 84 forks source link

Separate drivers into stretch.launch #111

Closed hello-binit closed 9 months ago

hello-binit commented 9 months ago

This PR puts all drivers for Stretch and its sensors in a single launch file called stretch.launch, which allows us to condense other launch files.

Changes:

Added:

This PR builds on https://github.com/hello-robot/stretch_ros/pull/112, https://github.com/hello-robot/stretch_ros/pull/113, https://github.com/hello-robot/stretch_ros/pull/114 (the last one aggregates the changes from the two PRs before it).