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

How to use this program to calibrate mid360 parameters? #90

Open
wyb17js opened this issue Dec 27, 2023 · 3 comments
Open

How to use this program to calibrate mid360 parameters? #90

wyb17js opened this issue Dec 27, 2023 · 3 comments

Comments

@wyb17js
Copy link

wyb17js commented Dec 27, 2023

As shown in the title, we use ros_driver2 to drive mid360, release point cloud in customized format, and try to use this program to match the timestamp of laser and imu for mid360. We tilted the radar according to the method in the video to complete the progress in the three directions of xyz respectively, and got the final result. But each time we get a different result, how can I evaluate the final result?

@zfc-zfc
Copy link
Collaborator

zfc-zfc commented Dec 31, 2023

Getting different results each time is normal, as any algorithm calibration comes with errors. If the differences in your results are not significant (such as a rotation of 1 degree or a translation of approximately 2 cm), you can use the average value by calibrating several times. However, if the differences are substantial, it is recommended to calibrate again..

@wyb17js
Copy link
Author

wyb17js commented Jan 2, 2024

Getting different results each time is normal, as any algorithm calibration comes with errors. If the differences in your results are not significant (such as a rotation of 1 degree or a translation of approximately 2 cm), you can use the average value by calibrating several times. However, if the differences are substantial, it is recommended to calibrate again..

What about the time stamp gap? Is the timestamp from each correction also averaged? I saw that the mid360 official website has its imu radar relative position information, so my key question is to get the time difference between them.

@zfc-zfc
Copy link
Collaborator

zfc-zfc commented Jan 4, 2024

Getting different results each time is normal, as any algorithm calibration comes with errors. If the differences in your results are not significant (such as a rotation of 1 degree or a translation of approximately 2 cm), you can use the average value by calibrating several times. However, if the differences are substantial, it is recommended to calibrate again..

What about the time stamp gap? Is the timestamp from each correction also averaged? I saw that the mid360 official website has its imu radar relative position information, so my key question is to get the time difference between them.

“Is the timestamp from each correction also averaged?” -- YES.
Under normal circumstances, the time lag between multiple calibrations of the mid360 and IMU should not vary significantly, usually smaller than 5ms if the parameters are tuned well.

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

2 participants