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_launch): enable to edit the parameters of gyro_bias_estimator #220

Draft
wants to merge 2 commits into
base: tier4/universe
Choose a base branch
from

Conversation

TaikiYamada4
Copy link
Contributor

@TaikiYamada4 TaikiYamada4 commented Mar 13, 2024

Description

Till today, the parameters of gyro_bias_estimator was called from universe/sensing/imu_corrector/config/gyro_bias_estimator.param.yaml, which is not reachable from the launch system.

However, some values in the gyro_bias_estimator.param.yaml relies on the sensor characteristics.

Therefore, this PR and the PR of individual_params allows the system to edit the gyro_bias_estimator.param.yaml for each vehicle without touching the autoware.universe.

Testing

The system was tested via the logging simulator of xx1 system.

Related PRs

Please merge both aip_launcher and individual_params at the same time.

Copy link
Contributor

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

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

LGTM!

@TaikiYamada4 TaikiYamada4 marked this pull request as draft April 8, 2024 05:16
@0x126 0x126 removed their request for review September 19, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants