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 #1713

Open
wants to merge 1 commit into
base: beta/v0.29.0-1
Choose a base branch
from

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
v4.0への修正
#1714
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]>
@yuki-takagi-66 yuki-takagi-66 changed the title fix(pid_longitudinal_controller): fix negative distance calculation agains goal over run distance fix(pid_longitudinal_controller): fix overrun distance calculation against goal position Dec 19, 2024
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