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

Max value of the "freq:" parameter in the config file

Open SubMishMar opened this issue 8 years ago • 2 comments

What can be the maximum value of "freq:" parameter in the config file? I think it is limited by the frequency of the incoming image topic and if I give any number greater than that, then it will just publish the feature images at the same frequency as the incoming images. Please correct me if I am wrong.

SubMishMar avatar Oct 17 '17 16:10 SubMishMar

It's determined by Apple API. According to my test, the max frequency of raw image is 30 HZ. And the max frequency which vins can process in real-time is also 30 HZ.

PeiliangLi avatar Oct 26 '17 04:10 PeiliangLi

Thanks for the response..,. sorry for posting here, I am actually asking about VINS-Mono not VINS-Mobile. Can I run VINS mono with the camera feed coming in at 60 Hz and the feature tracking working at same frequency? Just FYI, my imu freq is roughly 230 Hz and my image topic freq is 60 Hz.

SubMishMar avatar Oct 26 '17 06:10 SubMishMar