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: cherry pick to improve stability of tracker #1186

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

TomohitoAndo
Copy link

@TomohitoAndo TomohitoAndo commented Mar 11, 2024

Description

Rlated:

Cherry pick PR to improve tracker.

Tests performed

logging simulator

image

Effects on system behavior

Not applicable.

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.

soblin and others added 3 commits March 11, 2024 18:35
…undation#4843)

removed tier4_autoware_utils.hpp in perception/

Signed-off-by: Mamoru Sobue <[email protected]>
Co-authored-by: Shunsuke Miura <[email protected]>
…ation#6082)

* fix: bicycle model length on big vehicle

Signed-off-by: Taekjin LEE <[email protected]>

* fix: rear axis position fix in all modalities

Signed-off-by: Taekjin LEE <[email protected]>

* fix: repeat predict to limit dt

Signed-off-by: Taekjin LEE <[email protected]>

* fix: implement repeating prediction to all modalities

Signed-off-by: Taekjin LEE <[email protected]>

* fix: bicycle model revision

Signed-off-by: Taekjin LEE <[email protected]>

* fix: fix centripetal acceleration,  jacobian

Signed-off-by: Taekjin LEE <[email protected]>

* style(pre-commit): autofix

Signed-off-by: Taekjin LEE <[email protected]>

* chore: equation on description, velocity index fix

Signed-off-by: Taekjin LEE <[email protected]>

* fix: markdown math

Signed-off-by: Taekjin LEE <[email protected]>

* chore: refactor params

Signed-off-by: Taekjin LEE <[email protected]>

* feat: model slip process rate

Signed-off-by: Taekjin LEE <[email protected]>

* feat: yaw rate limits

Signed-off-by: Taekjin LEE <[email protected]>

* chore: refactor vx to vel, follow actual definition

Signed-off-by: Taekjin LEE <[email protected]>

* fix: acceleration uncertainty equation fix

Signed-off-by: Taekjin LEE <[email protected]>

* fix: twist covariance matrix

Signed-off-by: Taekjin LEE <[email protected]>

* chore: explanations of Kalman filter matrices

Signed-off-by: Taekjin LEE <[email protected]>

* feat: slip angle process noise model revised

Signed-off-by: Taekjin LEE <[email protected]>

* feat: parameter tuning

Signed-off-by: Taekjin LEE <[email protected]>

* fix: use mahalanobis distance gate with larger threshold

Signed-off-by: Taekjin LEE <[email protected]>

* chore: align tracker format

Signed-off-by: Taekjin LEE <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Taekjin LEE <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yoshi Ri <[email protected]>
Co-authored-by: Kotaro Yoshimoto <[email protected]>
…o-center length (autowarefoundation#6337)

* fix: bicycle motion model - set minimum wheel-to-center length for stability

Signed-off-by: Taekjin LEE <[email protected]>

* chore: align comments

Signed-off-by: Taekjin LEE <[email protected]>

---------

Signed-off-by: Taekjin LEE <[email protected]>
@github-actions github-actions bot added documentation Improvements or additions to documentation perception labels Mar 11, 2024
@TomohitoAndo TomohitoAndo changed the title Cherry pick improve tracker feat: improve stability of tracker Mar 11, 2024
@TomohitoAndo TomohitoAndo changed the title feat: improve stability of tracker feat: cherry pick to improve stability of tracker Mar 11, 2024
@TomohitoAndo TomohitoAndo requested review from 0x126 and saka1-s March 11, 2024 09:55
Copy link

@0x126 0x126 left a comment

Choose a reason for hiding this comment

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

LGTM

@TomohitoAndo TomohitoAndo merged commit 3e02320 into beta/v0.11.2 Mar 11, 2024
24 of 29 checks passed
@TomohitoAndo TomohitoAndo deleted the cherry-pick-improve-tracker branch March 11, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation perception
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants