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.

17 lines
1.2 KiB

1 year ago
1 year ago
1 year ago
2 years ago
  1. ![](./images/banner.png)
  2. # Overview
  3. ![](./images/stretch_top_view.png)
  4. The Stretch Tutorials repository provides tutorials on programming Stretch robots. The tutorials are organized into the following tracks.
  5. | Tutorial Track | Description |
  6. |--------------------------------------------------------|-------------------------------------------------------------------|
  7. | [Getting to Know Stretch](./getting_started/README.md) | Everything a new user of Stretch needs to get started |
  8. | [Stretch Body Python SDK](./stretch_body/README.md) | Learn how to program Stretch using its low level Python interface |
  9. | [ROS](./ros1/README.md) | Learn how to program Stretch using its ROS interface |
  10. | [ROS 2 (Beta)](./ros2/README.md) | Learn how to program Stretch using its ROS2 interface |
  11. | [Stretch Tool Share](./stretch_tool_share/README.md) | Learn how to update the end of arm tool hardware |
  12. ------
  13. <div align="center"> All materials are Copyright 2022 by Hello Robot Inc. Hello Robot and Stretch are registered trademarks.</div>