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 ROS 2 Jazzy Jalisco #7598

Closed
3 tasks done
HansRobo opened this issue Jun 20, 2024 · 6 comments
Closed
3 tasks done

Support ROS 2 Jazzy Jalisco #7598

HansRobo opened this issue Jun 20, 2024 · 6 comments

Comments

@HansRobo
Copy link
Member

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

The new distro, Jazzy Jalisco is out!
https://discourse.ros.org/t/ros-2-jazzy-jalisco-released/37862

Lets's start planning to support it.

Purpose

The purpose is to support new distro, Jazzy Jalisco.
It is inevitable that some users will request Jazzy support in the near future.
In the process of supporting Jazzy, we will also see positive results for Autoware running on Humble, such as removing deprecated features.

Possible approaches

  • Identify and migrate features that are deprecated in humble and removed in Jazzy
  • Implement conditional compilation for jazzy
  • Add packages that have not been released for jazzy in the repos file
  • Promote jazzy support for packages that autoware depends on

Definition of done

The initial Jazzy support is sufficient to build and minimally run with PlanningSimulator.
But making distructive changes for autoware behavior with ROS 2 Humble is not permitted.

@HansRobo
Copy link
Member Author

Updating dependencies and removing deprecated code for jazzy is going in #6656
NOTE: the pull request is going to be divided into small ones due to its largeness.

@f0reachARR
Copy link
Contributor

f0reachARR commented Jun 20, 2024

Identified problems to be fixed

Identified problems, but not fixable now

@HansRobo
Copy link
Member Author

ANYbotics/grid_map will support Jazzy on v2.2.0
https://github.com/ANYbotics/grid_map/milestone/1

I heard from one of the maintainers of ANYbotics/grid_map that they are waiting for Jazzy support for navigation2.
https://x.com/wep21_/status/1794735182035218765

@f0reachARR
Copy link
Contributor

I just made a PR #7600 for fixing dependency errors.

@yukkysaito
Copy link
Contributor

Thank you for the suggestion. However, according to the community guidelines, issues are meant for reporting bugs. I will close this issue, so please repost it in the GitHub discussion.
https://autowarefoundation.github.io/autoware-documentation/main/support/support-guidelines/

@HansRobo
Copy link
Member Author

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

No branches or pull requests

3 participants