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

feat(autoware_internal_planning_msgs): port routing services from tier4_planning_msgs #55

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

mitsudome-r
Copy link
Member

@mitsudome-r mitsudome-r commented Mar 27, 2025

Description

This PR adds the following msg/service to autoware_internal_planning_msgs which are used for requesting global route planning:

  • SetWaypointRoute.srv
  • SetLaneletRoute.srv
  • ClearRoute.srv
  • RouteState.msg

The messages are required to port autoware_mission_planner from Autoware Universe to Core as part of porting.

Related links:

How was this PR tested?

This was tested with this PR in Autoware Core: autowarefoundation/autoware_core#329

Notes for reviewers

None.

Effects on system behavior

None.

…r4_planning_msgs

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

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

Only additional. LGTM

@youtalk youtalk added the run:build-and-test-differential Run build-and-test-differential workflow label Mar 27, 2025
@youtalk youtalk enabled auto-merge (squash) March 27, 2025 10:29
@youtalk youtalk merged commit a45579c into autowarefoundation:main Mar 27, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run:build-and-test-differential Run build-and-test-differential workflow
Projects
Development

Successfully merging this pull request may close these issues.

2 participants