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

Merged
merged 2 commits into from
Jan 27, 2025

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
@shmpwk
Copy link
Collaborator

shmpwk commented Jan 23, 2025

@yuki-takagi-66
こちらのPRはその後どのようなステータスでしょうか。

@yuki-takagi-66
Copy link
Author

@shmpwk
https://star4.slack.com/archives/CRUE57C30/p1734678977959249
@saka1-s にパスしてそれっきりという認識です。(別途PRが作成されて取り込み済みかも?)

@saka1-s
Copy link

saka1-s commented Jan 27, 2025

@yuki-takagi-66 @shmpwk
すいません。これ私で止まってました。

Copy link

@saka1-s saka1-s left a comment

Choose a reason for hiding this comment

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

LGTM

@saka1-s saka1-s merged commit d46ec36 into beta/v0.29.0-1 Jan 27, 2025
22 of 23 checks passed
@saka1-s saka1-s deleted the takagi/bv02901+vel_con-fix branch January 27, 2025 02:28
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