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(goal_planner): loosen safety check to prevent unnecessary stop #1231

Merged

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Nov 14, 2024

Description

The safety check parameter is very conservative, causing unnecessary deceleration and inconvenience to following vehicles.
In this PR, the parameter was tuned based on an actual drving rosbag.

tier4 internal ticket: https://tier4.atlassian.net/browse/RT1-8296

Tests performed

psim + perceptiojn reproducer

before

RT1-8296_1feddd62-ce45-41ee-bed6-3dcdb06ccc8e_2024-10-07-15-33-02_p0900_9-2024-11-11_20.32.14.mp4

after

RT1-8296_1feddd62-ce45-41ee-bed6-3dcdb06ccc8e_2024-10-07-15-33-02_p0900_9-2024-11-11_21.11.02.mp4

2024/11/14 https://evaluation.tier4.jp/evaluation/reports/f4e6c6bc-5a98-5bb2-985f-64efce6ff0a6/?project_id=prd_jt

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Copy link
Contributor

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

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

LGTM

@kosuke55 kosuke55 merged commit 42f8c16 into autowarefoundation:main Nov 15, 2024
19 checks passed
@kosuke55 kosuke55 deleted the feat/loosen_goal_safety_check_awf branch November 15, 2024 04:32
kosuke55 added a commit to tier4/autoware_launch that referenced this pull request Nov 27, 2024
shmpwk pushed a commit to tier4/autoware_launch that referenced this pull request Nov 27, 2024
#691)

feat(goal_planner): loosen safety check to prevent unnecessary stop (autowarefoundation#1231)

Signed-off-by: kosuke55 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants