autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
982 stars 637 forks source link

Support ROS 2 Jazzy Jalisco #7598

Closed HansRobo closed 3 months ago

HansRobo commented 3 months ago

Checklist

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

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 commented 3 months ago

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 commented 3 months ago

Identified problems to be fixed

Identified problems, but not fixable now

HansRobo commented 3 months ago

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 commented 3 months ago

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

yukkysaito commented 3 months ago

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 commented 3 months ago

This is moved into https://github.com/orgs/autowarefoundation/discussions/4893