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(imu_corrector): changed GyroBiasEstimator to use ndt pose instead of twist #956

Conversation

kminoda
Copy link

@kminoda kminoda commented Oct 17, 2023

…d of twist (autowarefoundation#5259)

* Implemented ndt pose based GyroBiasEstimator

Signed-off-by: Shintaro Sakoda <[email protected]>

* style(pre-commit): autofix

* Added missing includes

Signed-off-by: Shintaro Sakoda <[email protected]>

* FIxed default gyro_bias_threshold

Signed-off-by: Shintaro Sakoda <[email protected]>

* Restored gyro_bias_pub_, which had been deleted due to a mistake

Signed-off-by: Shintaro Sakoda <[email protected]>

* removed get_bias_std and anything else that is no longer needed as a result of remove

Signed-off-by: Shintaro Sakoda <[email protected]>

* Updated README.md

Signed-off-by: Shintaro Sakoda <[email protected]>

* Revert "Updated README.md"

This reverts commit f669c20.

* Updated README.md

Signed-off-by: Shintaro Sakoda <[email protected]>

* Added notes to README.md

Signed-off-by: Shintaro Sakoda <[email protected]>

---------

Signed-off-by: Shintaro Sakoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation sensing labels Oct 17, 2023
@kminoda kminoda marked this pull request as ready for review October 17, 2023 05:04
@kminoda kminoda merged commit d41e5a9 into tier4:beta/v0.11.0 Oct 19, 2023
13 checks passed
@kminoda kminoda deleted the feat/imu_corrector/update_gyro_bias_algorithm branch June 20, 2024 05:33
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 sensing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants