Browse Source

Update README file.

pull/1/head
Alan G. Sanchez 2 years ago
parent
commit
8ce1b38d5c
1 changed files with 11 additions and 4 deletions
  1. +11
    -4
      README.md

+ 11
- 4
README.md View File

@ -7,9 +7,16 @@ This repo provides instructions on the installation and use of code on the Stret
2. [Gazebo Basics](gazebo_basics.md)
3. [Teleoperating Stretch](teleoperating_stretch.md)
4. [Internal State of Stretch](internal_state_of_stretch.md)
5. [Rviz Basics](rviz_basics.md)
5. [RViz Basics](rviz_basics.md)
6. [Navigation Stack]
7. [FUNMAP]
7. [MoveIt! Basics]
8. [Perception]
9. [MoveIt! Basics]
10. [Microphone Array]
9. [Microphone Array]
10. [FUNMAP]
## Other ROS Examples
1. [Teleoperate Stretch with a Node](example_1.md) - Use a python script that sends velocity commands.
2. Mobile Base Collision Avoidance - Stop stretch from running into a wall.
3. Give Stretch a Balloon - Create a "ballon" marker that goes where ever it goes.

Loading…
Cancel
Save