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

No python package available for humble #700

Open
chareldonven opened this issue Feb 25, 2025 · 3 comments
Open

No python package available for humble #700

chareldonven opened this issue Feb 25, 2025 · 3 comments

Comments

@chareldonven
Copy link

For my project I have to work with ROS Humble.
First I installed the package via sudo apt install ros-humble-ros-gz as explained in the README, but when I try to use it in python I can only find ros-gz-interfaces in the packages.

Image

Therefor I tried to install it from source again following the instructions from the README. But there are also no python packages created.
I'm unfortunately not that familiar with python packages but when comparing the folder structure to the current ros2 branch I can see that there is no action folder in the ros_gz_bridge/ros_gz_bridge/ and for the ros_gz_sim there the the whole ros_gz_sim/ros_gz_sim/ missing.

I didn't get any error while building it and using the package over command line is working too.

Image

@jdambrosio21
Copy link

I am having the same issue. did you resolve it?

@chareldonven
Copy link
Author

No, my current answer to the issue is that it is not a bug, but rather never or not yet been implemented for humble. If I'm not mistaken, the changes were just released last October (https://community.gazebosim.org/t/ros-gz-bridge-improvements/3135).
So my solution is to stick to gazebo classic documentation and then, if necessary, follow the Gazebo Classic Migration to update to ignition. I hope this plan will be successful.

@TannerGilbert
Copy link

Also facing the same issue with ROS 2 Humble. I asked in the community post mentioned by @chareldonven if it's planned to do a backport to branches like the humble branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Inbox
Development

No branches or pull requests

3 participants