Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

which kind of IMU do you recommend? #10

Open
AcamelQ opened this issue Aug 10, 2023 · 6 comments
Open

which kind of IMU do you recommend? #10

AcamelQ opened this issue Aug 10, 2023 · 6 comments

Comments

@AcamelQ
Copy link

AcamelQ commented Aug 10, 2023

Thanks for your excellent work.I am interested in your system hardware requirement. which kind of IMU did you employ to acquire the Robosense 16 Rosbag(multi-floor)?as my imu usually will have large drift when have large rotation.it is very helpful to have your answer.

@HViktorTsoi
Copy link
Owner

Hi, the IMU we use is Yesense YIS100-V.

@AcamelQ
Copy link
Author

AcamelQ commented Aug 14, 2023

Thanks for your help. which kind of algorithm you used for the calibration of extrinsic R/T matrix for lidar and IMU? and also for the noise of IMU? when i tested on my multi-floor dataset, there was a huge drift when my robots was climbing the stairs.

@HViktorTsoi
Copy link
Owner

HViktorTsoi commented Aug 20, 2023

Hi, sorry for the late reply. We did not do offline LiDAR-IMU calibration or IMU noise calibration in our sensor setup. We just manually measure the LiDAR-IMU extrinsic from the CAD file as the initial value, and then enable the online extrinsic refinement option in the config files.

But please make sure that your initial extrinsic value is mostly correct, especially the rotation part.

Your may refer to https://github.com/hku-mars/LiDAR_IMU_Init, if the LiDAR-IMU extrinsic is difficult to be measured manually.

@HViktorTsoi
Copy link
Owner

Also the hardware time synchronization between LiDAR and IMU is important.

@AcamelQ
Copy link
Author

AcamelQ commented Aug 21, 2023

thanks for your help.

@85256638
Copy link

85256638 commented Nov 17, 2024

Also the hardware time synchronization between LiDAR and IMU is important.

@HViktorTsoi

Hi, if there's time delay between the IMU and Lidar, where do I input this delay? For Fast-LIO2, the config.yaml file has

time_offset_lidar_to_imu

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

No branches or pull requests

3 participants