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

chore(multi_object_tracker): fix jerky object yaw #760

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

takayuki5168
Copy link

Description

走行している車両のyawがブレてbboxがブレる問題の修正hotfix

Tests performed

Not applicable.

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.

YoshiRi and others added 3 commits August 23, 2023 11:11
… in bicycle tracking model (autowarefoundation#4146)

* enable only tracking and prediction

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* set bicycle model parameter to be understeered

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* Revert "enable only tracking and prediction"

This reverts commit d97db40.

---------

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
…tion (autowarefoundation#4679)

* tune system noise to surpress yaw ossilation

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* style(pre-commit): autofix

---------

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…y to suppress yaw oscillation (autowarefoundation#4690)

lower the detection by tracker priority to suppress yaw oscillation

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Copy link

@YoshiRi YoshiRi left a comment

Choose a reason for hiding this comment

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

LGTM

@0x126 0x126 changed the title hotfix(multi_object_tracker): fix jerky object yaw chore(multi_object_tracker): fix jerky object yaw Aug 23, 2023
@mkuri mkuri merged commit 4f74c5b into beta/v0.9.1 Aug 28, 2023
10 of 11 checks passed
@mkuri mkuri deleted the hotfix/fix-object-jerky-yaw branch August 28, 2023 00:59
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.

4 participants