rodralez/NaveGo

Can not find "a_std" in acc_gen when run navego_allan_example.m

Closed this issue · 2 comments

Hi Rodralez,

When I tried to run navego_allan_exmaple.m. I have got following errors:

Reference to non-existent field 'a_std'.

Error in acc_gen (line 101)
a_wn(:, i) = imu.a_std(i).* wn(:,i);

Error in navego_allan_example (line 159)
fb = acc_gen (ref, ustrain); % Generate acc in the body frame

Could you please check this issue for me whether there is some problem in stim300.mat file?

Thank you very much!
Fox

Hi Rodralez,

I have checked the new file, it's OK now. Thank you very much for your quick fix.

Thank you.
Fox