Introduction
This repo provides instructions on the installation and use of code on the Stretch RE1 robot. The goal is to provide a user familiar with ROS with the tools to operate a Stretch robot in simulation and the actual robot.
Stretch ROS Tutorials
- Getting Started
- Gazebo Basics
- Teleoperating Stretch
- Internal State of Stretch
- RViz Basics
- Navigation Stack
- MoveIt! Basics
- [Perception]
- [Microphone Array]
- [FUNMAP]
- [ROS testing]
- [Other Nav Stack Features]
- [FollowJoint Trajectory Commands]
- [4 Modes of Stretch]
Other ROS Examples
To help get you get started on your software development, here are examples of nodes to have the stretch perform simple tasks.
- Teleoperate Stretch with a Node - Use a python script that sends velocity commands.
- Mobile Base Collision Avoidance - Stop stretch from running into a wall.
- Give Stretch a Balloon - Create a "balloon" marker that goes where ever it goes.