You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.2 KiB

3 years ago
  1. ![](../images/banner.png)
  2. ## Stretch & MoveIt!
  3. MoveIt is the standard ROS manipulation platform, and this package is the configuration for working with Stretch with the MoveIt framework.
  4. ### Offline Demo
  5. To experiment with the planning capabilities of MoveIt on Stretch, you can run a demo _without_ Stretch hardware.
  6. roslaunch stretch_moveit_config demo.launch
  7. This will allow you to move the robot around using interactive markers and create plans between poses.
  8. ### Hardware Integration
  9. There is no planned support to run MoveIt on Stretch hardware. Instead, support for running MoveIt 2 (the successor to MoveIt) on Stretch hardware is being developed in [Stretch's ROS2 packages](https://github.com/hello-robot/stretch_ros2/). The primary reason to support MoveIt 2 instead of MoveIt 1 is because MoveIt 2 introduces planning for differential drive bases, whereas MoveIt 1 does not have this ability. Manipulation with Stretch is more capable when the mobile base is included.
  10. Please keep an eye on [Stretch's ROS2 packages](https://github.com/hello-robot/stretch_ros2/) and our [forum](https://forum.hello-robot.com/) to track the state of Stretch + MoveIt 2 support.
  11. ## License
  12. For license information, please see the LICENSE files.