Skip to content

fix(autoware_motion_velocity_obstacle_slow_down_module): fix for mishandling lateral-distance #10559

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 2 commits into
base: main
Choose a base branch
from

Conversation

PanConChicharron
Copy link
Contributor

@PanConChicharron PanConChicharron commented Apr 25, 2025

Description

pointcloud clusters too far from the footprint of the vehicle are considered to be obstructive and slow-down and stop modules are triggered unnecessarily.
This PR is for the universe changes.

Related links

Parent Issue:

https://tier4.atlassian.net/browse/RT1-10023

How was this PR tested?

Result in Ticket

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Arjun Jagdish Ram <arjun.ram@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Apr 25, 2025
Copy link

github-actions bot commented Apr 25, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@PanConChicharron PanConChicharron changed the title fix(motion_velocity_planner): mishandling lateral-distance fix(autoware_motion_velocity_obstacle_slow_down_module): fix for mishandling lateral-distance Apr 25, 2025
@PanConChicharron PanConChicharron added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant