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

IMU Yaw Mesurement in Odometry #601

Open
jgueldenstein opened this issue Oct 9, 2024 · 0 comments
Open

IMU Yaw Mesurement in Odometry #601

jgueldenstein opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request navigation

Comments

@jgueldenstein
Copy link
Member

The yaw estimated by the IMU could be used in the odometry that feeds into the localization. This could help us to prevent cases where the robot is turned around (like the game against NuBots) on the center circle.
IMU yaw drift should be less than the error from the walking odometry.

Care must be taken as the IMU orientation measurement is already used in the localization when the robot falls. This may need to be disabled to not use it twice.

@jgueldenstein jgueldenstein added enhancement New feature or request navigation labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request navigation
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant