Skip to content

Commit 9c85b9f

Browse files
committed
Add tutorial on how to a migrate ROS 2 package that uses Gazebo Classic
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent d755174 commit 9c85b9f

File tree

3 files changed

+601
-0
lines changed

3 files changed

+601
-0
lines changed

harmonic/index.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ pages:
9494
- name: ros_gz_project_template_guide
9595
title: ROS 2 integration template
9696
file: ros_gz_project_template_guide.md
97+
- name: ros2_migration_from_gazebo_classic
98+
title: Migrating ROS 2 packages that use Gazebo Classic
99+
file: ros2_migration_from_gazebo_classic.md
100+
description: Migrating ROS 2 packages that use Gazebo Classic (gazebo_ros_pkgs) to Gazebo (ros_gz)

index.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ pages:
2323
title: ROS/Gazebo Installation
2424
file: ros_installation.md
2525
description: Our development plans.
26+
- name: migrating_gazebo_classic_ros2_packages
27+
title: Migration from ROS 2 Gazebo Classic
28+
file: migrating_gazebo_classic_ros2_packages.md
29+
description: A tutorial on how to migrate a ROS 2 package that uses Gazebo Classic to the new Gazebo
2630
- name: roadmap
2731
title: Roadmap
2832
file: roadmap.md

0 commit comments

Comments
 (0)