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

fix(pid_longitudinal_controller): fix overrun distance calculation against goal position #1714

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

yuki-takagi-66
Copy link

@yuki-takagi-66 yuki-takagi-66 commented Dec 19, 2024

Description

autowarefoundation#4712 により、goalに対してオーバーランした際に、オーバーラン距離が0になってしまうバグが混入していました。
この問題のhotfixし、オーバーラン距離を取得できるようにします。

Related links

awfでの修正
autowarefoundation#9685

3.1への修正
#1713

related confluence page:
https://tier4.atlassian.net/wiki/spaces/~382034962/pages/3479405302/v4.0.1
Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: yuki-takagi-66 <[email protected]>
@TomohitoAndo TomohitoAndo merged commit abfb32e into beta/x2_gen2/v0.29.0 Dec 23, 2024
27 of 29 checks passed
@TomohitoAndo TomohitoAndo deleted the takagi/bgen2v0290+fix-pid_long branch December 23, 2024 06:43
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.

3 participants