Skip to content

Commit

Permalink
Update README.md Add .wbt extension (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Masalski <[email protected]>
Signed-off-by: mxlfrbt <[email protected]>
  • Loading branch information
maxxlife authored Dec 2, 2024
1 parent 3ea227a commit 1b22d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Once the package is built and sourced, you can start an empty simulation by runn


```sh
ros2 launch andino_webots launch_webots_world.launch.py world:=andino_webots
ros2 launch andino_webots launch_webots_world.launch.py world:=andino_webots.wbt
```

This launch file starts an empty simulation in a world given by the `world` argument. This argument defines the wbt file of the world where andino will run. It should be present in the package's `world` folder.
Expand Down

0 comments on commit 1b22d1b

Please sign in to comment.