-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate to modern Gazebo #91
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
Comments
Rename all refs of `humble` to `jazzy` Comment out gazebo_ros2_control and gazebo_ros as classic gazebo is not supported on Ubuntu 24.04. Fix tracked in #91 Move clang install to the end as it might fail and add description of how to fix it Add installation of libstdc++-14-dev needed for builds to work Ignore `nodesource_setup.sh` which is downloaded during setup in-tree Switch ros deps packages install generated script to have deps in a vertical list for ease of review Export missing dep Threads
Modern gazebo packages https://github.com/gazebosim/ros_gz ros_gz: Metapackage which provides all the other packages. |
The rest of the migration will be done once description and basic state publishing is fixed The full simulation demo is available in |
blocked by #11 |
Gazebo Classic is not released to Ubuntu Noble. As a consequence, gazebo_ros2_control won’t be released for Jazzy and Rolling anymore.
https://control.ros.org/jazzy/doc/gazebo_ros2_control/doc/index.html
The text was updated successfully, but these errors were encountered: