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 the same point error (#8758) #1512

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

yuki-takagi-66
Copy link

Description

https://tier4.atlassian.net/browse/RT0-33317 の修正PRです。

不具合は速度制御の勾配計算部分において発生しており、
same pointによる nanやゼロ割が発生し、その結果lpfがバグって復帰できない状態となっていました。

この修正により、当該rosbagで再現しないことと、無印でのシナリオテストに問題がないことを確認しました。

Related links

無印側修正 PR autowarefoundation#8758

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

sonarqubecloud bot commented Sep 4, 2024

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 da8b050 into beta/v0.29.0-1 Sep 4, 2024
21 of 22 checks passed
@saka1-s saka1-s deleted the bv029_x2+fix-long_con-same-point branch September 4, 2024 23:40
TetsuKawa pushed a commit that referenced this pull request Jan 23, 2025
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