Skip to content

Commit

Permalink
引数mapの説明を修正
Browse files Browse the repository at this point in the history
Co-authored-by: Shota Aoki <[email protected]>
  • Loading branch information
YusukeKato and Shota Aoki authored Feb 22, 2024
1 parent 5cf9952 commit e5d495c
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 @@ -162,7 +162,7 @@ ros2 launch raspimouse_gazebo raspimouse_with_lakehouse.launch.py lidar:=urg
```sh
ros2 launch raspimouse_navigation pc_navigation.launch.py map:=$HOME/MAP_NAME.yaml
```
`map:=/path/to/MAP_NAME.yaml`はSLAMで作成した地図ファイルのパスを指定してください
引数`map`にはSLAMで作成した地図ファイルのパスを指定してください

![](https://rt-net.github.io/images/raspberry-pi-mouse/raspimouse_sim_navigation_short.gif)

Expand Down

0 comments on commit e5d495c

Please sign in to comment.