Skip to content

Conversation

mohamedsayed18
Copy link
Contributor

🦟 Bug fix

While reviewing relay tutorial #2112. I found that it needs some updates.

Summary

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

@mohamedsayed18
Copy link
Contributor Author

The Dockerfile fails as some of the following libraries not released yet

    libgz-cmake5-dev \
    libgz-math9-dev \
    libgz-msgs12-dev \
    libgz-utils4-cli-dev \
    libgflags-dev \

Should I update it to the old version, or we will no longer use major version

@caguero
Copy link
Collaborator

caguero commented Aug 29, 2025

The Dockerfile fails as some of the following libraries not released yet

    libgz-cmake5-dev \
    libgz-math9-dev \
    libgz-msgs12-dev \
    libgz-utils4-cli-dev \
    libgflags-dev \

Should I update it to the old version, or we will no longer use major version

These packages are available in the prerelease package repository. Could you add this entry after the line where we add the stable repository?

&& /bin/sh -c 'echo "deb [trusted=yes] http://packages.osrfoundation.org/gazebo/ubuntu-prerelease `lsb_release -cs` main" > /etc/apt/sources.list.d/gazebo-prerelease.list' \

Copy link
Collaborator

@caguero caguero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks great to me. Just waiting to enable the prerelease repository.

@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Aug 29, 2025
Add prerelease packages to the Dockerfile
@mohamedsayed18
Copy link
Contributor Author

Thanks! Looks great to me. Just waiting to enable the prerelease repository.

Prelease enabled

@caguero caguero merged commit 8cad20b into gazebosim:gz-transport15 Sep 3, 2025
12 of 14 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Core development Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪵 jetty Gazebo Jetty

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants