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.

15 lines
993 B

  1. ![](./images/banner.png)
  2. # Tutorials
  3. The Stretch Tutorials repository provides tutorials on programming Stretch robots. The tutorials are organized into the following tracks.
  4. | Tutorial Track | Description |
  5. | ------------------------------------------------- | ----------------------------------------------------------------------------- |
  6. | [Developing with Stretch](./developing/basics.md) | Dig into the concepts and tools you'll need to develop software with Stretch. |
  7. | [Python Tutorials](./python/sensors.md) | Learn how to program Stretch using its Python SDK |
  8. | [ROS 2 Tutorials](./ros2/getting_started.md) | Learn how to program Stretch using its ROS 2 SDK |
  9. ------
  10. <div align="center"> All materials are Copyright 2022-2024 by Hello Robot Inc. Hello Robot and Stretch are registered trademarks.</div>