VINS-Mono icon indicating copy to clipboard operation
VINS-Mono copied to clipboard

Big IMU acc bias estimation!

Open TAO270 opened this issue 7 years ago • 4 comments

Why does the program always show that Big IMU acc bias estimation even if we hold the sensor by hand and move slowly?

TAO270 avatar Jul 19 '17 08:07 TAO270

Usually, that's a wrong estimation caused by unsynchronization.

qintonguav avatar Aug 10 '17 06:08 qintonguav

I got the same problem but my device was in a car, the problem happened when the car started moving, I wonder is this also caused by unsynchronization or the motion was so aggressive @qintonguav

LeRoii avatar May 08 '18 09:05 LeRoii

I got the same problem as @PatricWang ,happened when the car started moving. Maybe sometimes vinsmono can overcome this,played well,sometimes it just failed. Have you got any good solution?

siyuada avatar Jul 18 '18 11:07 siyuada

Hi, I solve this problem by check my rotation matrix between camera and IMU. Please read the example 2 and 3 in extrinsic_parameter_example.pdf. Make sure you give the VINS the right extrinsic matrix.

liuxiao916 avatar Aug 29 '22 01:08 liuxiao916