ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

If it were me, I'd feed the IMU and magnetometer data to imu_filter_madwick. Then I'd fuse the output of that node with the wheel odometry data in an r_l EKF instance. That's a pretty straightforward setup, and the EKF config example would be a good place to start.