Skip to content

/odom calculation setup inside the create 3 robot #510

Answered by alsora
adnan-saood asked this question in Questions
Discussion options

You must be logged in to vote

Hi @adnan-saood, we currently don't plan to publish the sensor fusion algorithm used by the Create 3 robot.

Nevertheless, I can answer some of your questions and provide some advice.

The algorithm currently fuses wheel encoders, mouse and IMU readings, and also takes into account the slippage information, to compute the robot pose.
By including a LIDAR in the sensor fusion, you will achieve way better results than what the internal estimation can do.

Still working on understanding how to add the mouse sensor.

The mouse sensor can be very useful in the sensor fusion, as it won't be affected by wheel slippage.
However, there may be surfaces where it's not reliable.
See this discussion wit…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@slowrunner
Comment options

@adnan-saood
Comment options

Comment options

You must be logged in to vote
1 reply
@adnan-saood
Comment options

Answer selected by adnan-saood
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #509 on January 11, 2024 15:04.