Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

add SCRIPT_allan_txtparallel.m (Without building bagconvert) #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zerolover
Copy link

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

@goldbattle
Copy link
Member

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

@zerolover
Copy link
Author

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;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants