Skip to content
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

ros_ign in ROS 2 Rolling has not been released on Ubuntu Jammy #219

Closed
nuclearsandwich opened this issue Feb 23, 2022 · 7 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@nuclearsandwich
Copy link

The ROS 2 Rolling Ridley distribution recently migrated to Ubuntu 22.04 Jammy using the rosdistro migration tool.

This repository is one which failed to bloom during the migration because the ignition dependencies are not yet available in Ubuntu Jammy. Once the Jammy repositories and the rosdep database are updated it should be possible to release this repository in Rolling again by running bloom normally.

Packages which are not released in Rolling may not be automatically added to future stable ROS 2 distributions.

@ruffsl
Copy link

ruffsl commented Feb 28, 2022

With Ubuntu Jammy not listed as a supported platform for Gazebo V11, I'm guessing Nav2 will have to migrate it's system simulation tests to Ignition. So having ros_ign installable from Rolling for migrating Nav2's CI would be a nice to have.

@chapulina
Copy link
Contributor

chapulina commented Mar 1, 2022

These need to be done first:


Let us know if you need any help while migrating Nav2 to Ignition, @ruffsl , we're happy to provide guidance.

@ivanpauno
Copy link
Contributor

@chapulina just checking, it seems that the first two steps were done (ros-infrastructure/reprepro-updater#143), right?

Are only the rosdep keys missing?

@chapulina
Copy link
Contributor

ros-infrastructure/reprepro-updater#143 seems to be only partial, it has only ign-cmake and ign-math.

We do have debs for all of Fortress available already, and I believe @j-rivero is planning to kick off the reprepro process in the coming days.

@hardesh
Copy link

hardesh commented Apr 22, 2022

I think ros_ign_gazebo needs std_msgs as its dependency. I was just trying out the rolling branch on Ubuntu 22.04 and got a build failure. Package built properly after adding the dependency

@chapulina
Copy link
Contributor

ros_ign_gazebo needs std_msgs as its dependency

@chapulina
Copy link
Contributor

It should be out on the next sync:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants