更新 plc_bringup/README.md
This commit is contained in:
parent
7f4eb6f1bf
commit
122fbd2e1a
|
@ -7,7 +7,7 @@
|
||||||
source /opt/ros/humble/setup.bash
|
source /opt/ros/humble/setup.bash
|
||||||
source ./install/setup.bash
|
source ./install/setup.bash
|
||||||
|
|
||||||
ros2 launch nav2_bringup tb3_simulation_launch.py headless:=False
|
ros2 launch plc_bringup tb3_simulation_launch.py
|
||||||
```
|
```
|
||||||
>
|
>
|
||||||
* 运行roslaunch前,请将gazebo_model下start_plane、end_plane文件夹复制到.gazebo/models目录下
|
* 运行roslaunch前,请将gazebo_model下start_plane、end_plane文件夹复制到.gazebo/models目录下
|
||||||
|
|
Loading…
Reference in New Issue