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

Use imu rotation to estimate orientation of odometry #623

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

val-ba
Copy link
Contributor

@val-ba val-ba commented Nov 15, 2024

Summary

Orientation of odometry drifts more than translation. Using the IMU can maybe better the estimation.
It also makes the odometry transform continous instead of having little jumps inbetween.
image
image
For some reason now the proposed change and the solution we found do not really differ at all. We need to look into that.

Proposed changes

Use the orientation directly.

Related issues

#601

Checklist

  • Run colcon build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

@val-ba val-ba added the enhancement New feature or request label Nov 15, 2024
@val-ba val-ba self-assigned this Nov 15, 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
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant