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

Update binary release on humble repository #657

Closed
therealjohnpitt opened this issue Nov 27, 2024 · 3 comments
Closed

Update binary release on humble repository #657

therealjohnpitt opened this issue Nov 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@therealjohnpitt
Copy link

Environment

  • OS Version: Ubuntu 22.04 / ROS2 Humble

Description

  • Expected behavior: Expected version 0.244.16 in the repositories
  • Actual behavior: Version 0.244.15 is the last one available

Steps to reproduce

  1. Run a humble docker container :
docker run -it ros:humble
  1. List the available gazebo binaries:
apt update && apt search ros-humble-ros-gz

This would add EntityWrench support without the need to build from source as v0.244.16 has been released since July 2024 so a while ago.

Thanks !

@therealjohnpitt therealjohnpitt added the bug Something isn't working label Nov 27, 2024
@ahcorde
Copy link
Collaborator

ahcorde commented Nov 27, 2024

The release was done 4 months ago https://github.com/gazebosim/ros_gz/commits/humble/ . I will check if something went wrong

@ahcorde
Copy link
Collaborator

ahcorde commented Nov 29, 2024

I made the tag https://github.com/gazebosim/ros_gz/tree/humble but not the release https://github.com/ros/rosdistro/blob/master/humble/distribution.yaml#L8363C1-L8363C26

This PR should fix it ros/rosdistro#43731

@ahcorde ahcorde closed this as completed Nov 29, 2024
@github-project-automation github-project-automation bot moved this from Inbox to Done in Core development Nov 29, 2024
@therealjohnpitt
Copy link
Author

Thanks, much appreciated !

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
Status: Done
Development

No branches or pull requests

2 participants