Browse Source

Included example 10 link.

noetic
hello-sanchez 2 years ago
parent
commit
d630bfc071
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@ -29,4 +29,5 @@ To help get you get started on your software development, here are examples of n
6. [Store Effort Values](example_6.md) - Print, store, and plot the effort values of the Stretch robot.
7. [Capture Image](example_7.md) - Capture images from the RealSense camera data.
8. [Voice to Text](example_8.md) - Interpret speech and save transcript to a text file.
9. [Voice Teleoperation of Base](example_9.md) - Use speech to teleoperate the mobile base.
9. [Voice Teleoperation of Base](example_9.md) - Use speech to teleoperate the mobile base.
10. [Tf2 broadcaster and listener](example_10.md) - Create a tf2 broadcaster and listener.

Loading…
Cancel
Save