hey,
I made FusionCore: a ROS 2 UKF that takes a filtered IMU (like the output of imu_filter_madgwick) and fuses it with wheel odometry and optional GPS to produce a full odom->base_link state estimate. basically the next step in the pipeline after you've filtered your IMU.
it's on apt for Jazzy and Humble (ros-jazzy-fusioncore-ros).
a lot of people using imu_tools are asking 'okay I have a filtered IMU, now what?': would you be open to adding a small pointer to FusionCore in the README or wiki as a suggested next step? even a one-liner would be helpful.
happy to open a PR if yes.
hey,
I made FusionCore: a ROS 2 UKF that takes a filtered IMU (like the output of imu_filter_madgwick) and fuses it with wheel odometry and optional GPS to produce a full odom->base_link state estimate. basically the next step in the pipeline after you've filtered your IMU.
it's on apt for Jazzy and Humble (ros-jazzy-fusioncore-ros).
a lot of people using imu_tools are asking 'okay I have a filtered IMU, now what?': would you be open to adding a small pointer to FusionCore in the README or wiki as a suggested next step? even a one-liner would be helpful.
happy to open a PR if yes.