In implementing the cascaded pid controller for the updated flight controller we require fused IMU data from our two sensors.
Bug Eric about this, probably need a Kalman filter of some kind or use a pre-existing implementation.
Would also like to publish the raw data from each sensor too.
ROS has standard message type for IMU data that includes covariance matrices:
sensor_msgs/msg/imu