Browse Source

Change teleop stretch with a node title for mobile base velocity control

It's because it's note a teleop but just movement
pull/8/head
hello-jesus 1 year ago
committed by GitHub
parent
commit
dda63e747c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      mkdocs.yml

+ 2
- 2
mkdocs.yml View File

@ -130,7 +130,7 @@ nav:
- FUNMAP: https://github.com/hello-robot/stretch_ros/tree/master/stretch_funmap
- Gazebo Basics: ./ros1/gazebo_basics.md
- Other Examples:
- Teleoperate Stretch with a Node: ./ros1/example_1.md
- Mobile Base Velocity Control: ./ros1/example_1.md
- Filter Laser Scans: ./ros1/example_2.md
- Mobile Base Collision Avoidance: ./ros1/example_3.md
- Give Stretch a Balloon: ./ros1/example_4.md
@ -168,7 +168,7 @@ nav:
# - Other Nav Stack Features: ./ros2/other_nav_features.md
# - Gazebo Basics: ./ros2/gazebo_basics.md
- Other Examples:
- Teleoperate Stretch with a Node: ./ros2/example_1.md
- Mobile Base Velocity Control: ./ros2/example_1.md
- Filter Laser Scans: ./ros2/example_2.md
- Mobile Base Collision Avoidance: ./ros2/example_3.md
- Give Stretch a Balloon: ./ros2/example_4.md

Loading…
Cancel
Save