Skip to content

Use imu rotation to estimate orientation of odometry#623

Merged
jaagut merged 21 commits intomainfrom
feature/imu_yaw_in_odometry
Mar 12, 2025
Merged

Use imu rotation to estimate orientation of odometry#623
jaagut merged 21 commits intomainfrom
feature/imu_yaw_in_odometry

Conversation

@val-ba
Copy link
Copy Markdown
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.
Especially if the robot turns when fallen down, the rotation of the motion odometry is wrong.

Proposed changes

Use the IMU's orientation

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
@Flova Flova marked this pull request as ready for review March 10, 2025 20:32
@Flova Flova moved this from 🏗 In progress to 👀 In review in Software Mar 10, 2025
@Flova Flova requested a review from jaagut March 11, 2025 13:05
@jaagut jaagut merged commit dc43ea0 into main Mar 12, 2025
2 checks passed
@jaagut jaagut deleted the feature/imu_yaw_in_odometry branch March 12, 2025 13:31
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Software Mar 12, 2025
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: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants