Skip to content

Conversation

@zwieszok-aero
Copy link

@zwieszok-aero zwieszok-aero commented Nov 24, 2025

In the current implementation, the IMU message published on ekf/imu/data sets the covariance for both angular_velocity and linear_acceleration to zero, which makes it difficult to use these fields without additional post-processing.

This PR updates the message to populate the covariance matrices using the existing parameters imu_linear_cov and imu_angular_cov.

image

I have one question regarding this change:
Does the internal filter provide any covariance estimation for these values? If so, I can integrate it directly. Otherwise, would it make sense to introduce dedicated parameters for these covariances?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant