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.
 
hello-chintan bf4bde4dbb Update image links 2 years ago
..
images Add images to links 2 years ago
README.md Remove typo in Readme 2 years ago
example_1.md Update image links 2 years ago
example_2.md Update image links 2 years ago
example_3.md Update image links 2 years ago
example_4.md Update image links 2 years ago
example_10.md Update image links 2 years ago
follow_joint_trajectory.md Update image links 2 years ago
gazebo_basics.md Update image links 2 years ago
getting_started.md Update image links 2 years ago
internal_state_of_stretch.md Update image links 2 years ago
moveit_basics.md Update image links 2 years ago
navigation_stack.md Update image links 2 years ago
rviz_basics.md Update image links 2 years ago
teleoperating_stretch.md Update image links 2 years ago

README.md

Tutorial Track: Stretch ROS2

This tutorial track is for users looking to become familiar with programming the Stretch RE1 and RE2 via ROS2. We recommend going through the tutorials in the following order:

Basics

Tutorial Description
1 Getting Started
2 Gazebo Basics
3 Teleoperating Stretch
4 Internal State of Stretch
5 RViz Basics
6 Navigation Stack
7 MoveIt! Basics
8 Follow Joint Trajectory Commands

Other Examples

To help get you get started on your software development, here are examples of nodes to have the stretch perform simple tasks.

Tutorial Description
1 Teleoperate Stretch with a Node Use a python script that sends velocity commands.
2 Filter Laser Scans Publish new scan ranges that are directly in front of Stretch.
3 Mobile Base Collision Avoidance Stop Stretch from running into a wall.
4 Give Stretch a Balloon Create a "balloon" marker that goes where ever Stretch goes.
5 Tf2 Broadcaster and Listener Create a tf2 broadcaster and listener.