HI, I'm using a intel d435i for navigation with create 2
I want to use robot pose ekf package to combine odometry and IMU data
I have seen create_driver.cpp already publish covariance matrix
but when I launch the robot driver, it shows the following error
[ERROR] [1594611946.458760993]: Covariance specified for measurement on topic wheelodom is zero
[ERROR] [1594611946.500368988]: filter time older than odom message buffer
Is the covariance matrix not publish to the topic?
HI, I'm using a intel d435i for navigation with create 2
I want to use robot pose ekf package to combine odometry and IMU data
I have seen create_driver.cpp already publish covariance matrix
but when I launch the robot driver, it shows the following error
[ERROR] [1594611946.458760993]: Covariance specified for measurement on topic wheelodom is zero [ERROR] [1594611946.500368988]: filter time older than odom message buffer
Is the covariance matrix not publish to the topic?