-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to modern Gazebo #133
Comments
This project is always going to use the Gazebo version that's required by the respective ROS release. This means (classic) Gazebo11 for ROS1 Noetic and ROS2 <= Iron, and (modern) Gazebo Harmonic for ROS2 >= Jazzy. Note that ROS2 support is still under development (see #96). The goal is to have a working At some point in the future, ROS Rolling will probably switch over to Gazebo Harmonic in preparation of the Jazzy release. At that point, the Does that make sense? Did I miss something? P.S.: Sorry for the late reply! I just stumbled over this while cleaning up my pre-christmas email. |
Thanks @mintar. That all makes sense and it's great to hear that you plan to migrate. However, in case you are not aware, migrating to modern Gazebo will require some changes to your launch files and potentially, your SDF files. I will leave the following links for future reference.
|
Thanks for the links! I'll close this issue for now since I believe your question was answered. |
As you may know, Gazebo-classic (aka Gazebo11, see Terminology) is no longer being actively developed and will not be available on ROS Jazzy (REP 2000). I noticed that this project still uses Gazebo-classic. Are there any plans to migrate to modern Gazebo (previously known as Ignition)?
The text was updated successfully, but these errors were encountered: