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

Support Ubuntu Jammy / ROS Humble #299

Open
10 tasks
francocipollone opened this issue May 30, 2023 · 0 comments
Open
10 tasks

Support Ubuntu Jammy / ROS Humble #299

francocipollone opened this issue May 30, 2023 · 0 comments

Comments

@francocipollone
Copy link
Collaborator

Context

As foxy reached the end of life, humble is the following LTS version of ROS.

General tasks

  • Provide docker workspace for humble development
  • Add/Update CI to target humble/jammy as well.
  • Set up documentation/readthedocs for humble branch

Tasks per package

  • Create humble branches.
  • Adapt package to support humble/jammy
    - API changes of dependencies/deprecations/etc
  • Package CI
  • Modify necessary documentation

Identified issues so far on humble:

  • maliput_py:
    • pybind11's changes on cmake macros need to be fixed.
  • maliput_viz:
    • Scene3d plugin is still being used on ign-gui6, however traffic lights aren't being rendered anymore.
  • Gtest: Some undefined reference to `testing::internal::PrintBytesInObjectTo happens when compiling tests.
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

1 participant