Browse Source

Fixed move.py link.

noetic
Alan G. Sanchez 2 years ago
parent
commit
0823b22b7d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      example_1.md

+ 1
- 1
example_1.md View File

@ -12,7 +12,7 @@ Begin by running the following command in a new terminal.
roslaunch stretch_core stretch_driver.launch roslaunch stretch_core stretch_driver.launch
``` ```
Switch the mode to *navigation* mode using a rosservice call. Then drive the robot forward with the [move.py](https://github.com/hello-robot/stretch_tutorials/tree/noetic/src) node.
Switch the mode to *navigation* mode using a rosservice call. Then drive the robot forward with the [move.py](https://github.com/hello-robot/stretch_tutorials/tree/noetic/src/move.py) node.
```bash ```bash
# Terminal 2 # Terminal 2

Loading…
Cancel
Save