Skip to content

Commit ac06910

Browse files
authored
Fix sdformat_urdf README link in documentation (gazebosim#644)
Updated the link for sdformat_urdf README to the rolling branch. Signed-off-by: Nguyễn Tấn Anh Khoa <[email protected]>
1 parent 1971e7f commit ac06910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jetty/ros2_integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ A video walk-through of this tutorial is available from our YouTube channel: [Ga
205205
Take a step further and try out demos from [`ros_gz_sim_demos`](https://github.com/gazebosim/ros_gz/tree/ros2/ros_gz_sim_demos).
206206

207207
For the `sdf_parser` demo, install [`ros_gz`](https://github.com/gazebosim/ros_gz/tree/ros2) and the parser plugin `sdformat_urdf` from source in a colcon workspace.
208-
Read more about `sdformat_urdf` [here](https://github.com/ros/sdformat_urdf/blob/ros2/sdformat_urdf/README.md).
208+
Read more about `sdformat_urdf` [here](https://github.com/ros/sdformat_urdf/blob/rolling/sdformat_urdf/README.md).
209209

210210
Run the demo launch file with the rviz launch argument set:
211211

@@ -243,4 +243,4 @@ Gazebo implements these interfaces, enabling you to,
243243
- Retrieve simulator information
244244
245245
For a full tutorial, including usage examples for each interface see
246-
[Use ROS 2 Simulation Interfaces with Gazebo](ros2_sim_interfaces).
246+
[Use ROS 2 Simulation Interfaces with Gazebo](ros2_sim_interfaces).

0 commit comments

Comments
 (0)