Skip to content

Commit 9ade8d2

Browse files
authored
Update demos_web_teleop.md
1 parent 9cd0df5 commit 9ade8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/demos_web_teleop.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ First, navigate to the folder containing the codebase using:
1414
colcon_cd stretch_web_teleop
1515
```
1616

17-
Next, launch the interface (if you captured a map in the [previous tutorial](./demos_mapping_and_navigation.md), use `./launch_interface -m ${HELLO_FLEET_PATH}/maps/nav2_demo_map.yaml` instead):
17+
Next, launch the interface (if you captured a map in the [previous tutorial](./demos_mapping_and_navigation.md), use `./launch_interface.sh -m ${HELLO_FLEET_PATH}/maps/nav2_demo_map.yaml` instead):
1818

1919
```{.bash .shell-prompt .copy}
2020
./launch_interface.sh

0 commit comments

Comments
 (0)