Skip to content

chore(motion_velocity_planner, behavior_velocity_planner): unifiy module load srv #585

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yuki-takagi-66
Copy link
Contributor

@yuki-takagi-66 yuki-takagi-66 commented Jul 24, 2025

Description

Currently, behavior_velocity and motion_velocity depend on separate message definitions located at:

behavior_velocity: https://github.com/autowarefoundation/autoware_internal_msgs/blob/2c0323d64cc536cb1e70488349c853292b751ee0/autoware_internal_debug_msgs/srv/String.srv

motion_velocity: https://github.com/autowarefoundation/autoware_core/tree/1.3.0/planning/motion_velocity_planner/autoware_motion_velocity_planner/srv

We unify these by defining them within autoware_internal_planning_msgs.

Related links

autowarefoundation/autoware_internal_msgs#76

How was this PR tested?

  • engage available in psim
  • tier4 scenario tests

Notes for reviewers

Interface changes

see autowarefoundation/autoware_internal_msgs#76

Effects on system behavior

None.

Copy link

github-actions bot commented Jul 24, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

Signed-off-by: yuki-takagi-66 <[email protected]>
@yuki-takagi-66 yuki-takagi-66 force-pushed the takagi/port-load_plugin branch from f316cbf to 03fe42c Compare July 25, 2025 05:56
@yuki-takagi-66 yuki-takagi-66 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants