kalibr_allan icon indicating copy to clipboard operation
kalibr_allan copied to clipboard

add SCRIPT_allan_txtparallel.m (Without building bagconvert)

Open zerolover opened this issue 4 years ago • 2 comments

Build bagconvert a little bit complicated, so I write a script only use imu.txt

zerolover avatar Jul 14 '19 12:07 zerolover

Do you have an example file that I could upload for people to test with?

goldbattle avatar Jul 15 '19 11:07 goldbattle

Sure, I upload the simulated imu data and result to google drive~ Here is the link int imu_frequency = 200; // Hz double gyro_noise_sigma = 0.000224; // rad/s double gyro_bias_sigma = 0.000005; double acc_noise_sigma = 0.000880; // m/(s^2) double acc_bias_sigma = 0.000021;

zerolover avatar Jul 16 '19 15:07 zerolover