Robotics StackExchange | Archived questions

Fusing IMU XYZ Movement Data With Wheel Odometry?

I saw that the robotposeekf does not use the IMU's accelerometer data to determine linear movement (it only uses the orientation data). Does any package implement a filter that helps fuse the IMU's accelerometer data with the wheel odometry data for more accurate correction of, say, slipping?

Asked by bzhan on 2016-05-04 16:17:50 UTC

Comments

Answers

I'm pretty sure robot_localization does (http://wiki.ros.org/robot_localization)

Also see https://vimeo.com/142624091

Asked by spmaniato on 2016-05-04 18:39:14 UTC

Comments

Thanks! That solved my question

Asked by bzhan on 2016-05-05 17:49:43 UTC