Skip to content

Commit fd25112

Browse files
cagueroiche033
andauthored
Update harmonic/ros2_spawn_model.md
Co-authored-by: Ian Chen <[email protected]> Signed-off-by: Carlos Agüero <[email protected]>
1 parent 2c75d30 commit fd25112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harmonic/ros2_spawn_model.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ existing simulation. Here's an example:
1414
ros2 launch ros_gz_sim gz_spawn_model.launch.py world:=empty file:=/home/caguero/ros_gz_ws/src/ros_gz/ros_gz_sim_demos/models/vehicle/model.sdf name:=my_vehicle x:=5.0 y:=5.0 z:=0.5
1515
```
1616

17-
Check [this block](https://github.com/gazebosim/ros_gz/blob/ros2/ros_gz_sim/launch/ros_gz_spawn_model.launch.py#L33-L44)
17+
Check [this block](https://github.com/gazebosim/ros_gz/blob/cadae1c8323a74395c09a37e3de4c669c8c09d4f/ros_gz_sim/launch/ros_gz_spawn_model.launch.py#L33-L44)
1818
from the source code to know all the different parameters accepted by this
1919
launch file.
2020

0 commit comments

Comments
 (0)