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(obstacle_cruise)!: ignore to garze against low height unknwon objects #1319

Closed
wants to merge 2 commits into from

Conversation

yuki-takagi-66
Copy link

@yuki-takagi-66 yuki-takagi-66 commented Jun 4, 2024

Description

https://tier4.atlassian.net/browse/RT1-6541
への対応PRです。

max_lat_margin_against_unknown_height_thresholdより高さが低いunknwon objectについては、egoの横幅からmax_lat_margin_against_unknown以内の物体に対してのみ停止判断を行います。
max_lat_margin_against_unknown: -0.3mですと、干渉幅が0.3m以下の物体に対しては停止判断を行いません。

https://github.com/tier4/autoware_launch.x2/pull/667

Tests performed

universe main側のpsimで要求仕様通りの動作をすることは確認しました。
x2 v3.0.0 でビルドできることまでは確認しましたが、psimでの確認はしていません。
それ以上の設計や評価は行っておりません。

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.

yuki-takagi-66 and others added 2 commits June 4, 2024 20:50
@yuki-takagi-66 yuki-takagi-66 changed the title Beta/v0.19.1+rt1 6541 feat(obstacle_cruise)!: ignore to garze against low height unknwon objects Jun 4, 2024
@yuki-takagi-66 yuki-takagi-66 deleted the beta/v0.19.1+RT1-6541 branch December 19, 2024 10:44
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.

1 participant