File tree Expand file tree Collapse file tree 3 files changed +601
-0
lines changed Expand file tree Collapse file tree 3 files changed +601
-0
lines changed Original file line number Diff line number Diff line change 94
94
- name : ros_gz_project_template_guide
95
95
title : ROS 2 integration template
96
96
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)
Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ pages:
23
23
title : ROS/Gazebo Installation
24
24
file : ros_installation.md
25
25
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
26
30
- name : roadmap
27
31
title : Roadmap
28
32
file : roadmap.md
You can’t perform that action at this time.
0 commit comments