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

In your paper, how do you get formula 3 from formula 2? #8

Open
772894624 opened this issue Mar 1, 2022 · 5 comments
Open

In your paper, how do you get formula 3 from formula 2? #8

772894624 opened this issue Mar 1, 2022 · 5 comments

Comments

@772894624
Copy link

Hi~
First of all, thank you for your contribution.
When I read your paper, I didn't understand how to get formula 3 from formula 2. Can you tell me? thanks!

@SubMishMar
Copy link
Collaborator

Oh there's a missing citation, but it's fairly standard. You may check the 5th page of this paper: https://journals.sagepub.com/doi/pdf/10.1177/027836499501400301

@772894624
Copy link
Author

Thanks,It solves my doubts.
When I use my own sensor(VLP16 LIDAR) for calibration, the program prompts the following information:

[ INFO] [1646294431.779268199]: bag start: 0
[ INFO] [1646294431.779283115]: bag duration: -1
[ INFO] [1646294431.834946031]: Time start = 1.64616e+09
[ INFO] [1646294431.834979136]: Time end = 1.64616e+09
Propagator::select_IMU_readings(): No IMU measurements.
Propagator::select_imu_readings(): No IMU measurement to propgate with (0 of 2) 
Propagator::select_imu_readings(): No IMU measurements to propagate with (1 of 2).
[ INFO] [1646294431.840939246]: No of imu measurements: 6
Failed to find match for field 'ring'.
Failed to find match for field 't'.
[InertialInitializer::initialize_with_imu] One of the windows is empty, not enough readings 
[ INFO] [1646294431.841472401]: Lidar scan no: 0
[ INFO] [1646294431.841505614]: No of lodom: 0
[ INFO] [1646294431.842859383]: No of imu measurements: 41
Failed to find match for field 'ring'.
Failed to find match for field 't'.
[InertialInitializer::initialize_with_imu] One of the windows is empty, not enough readings 

What causes this problem? How to solve this problem? thank you!

@xzh313
Copy link

xzh313 commented Nov 15, 2022

Thanks,It solves my doubts. When I use my own sensor(VLP16 LIDAR) for calibration, the program prompts the following information:

[ INFO] [1646294431.779268199]: bag start: 0
[ INFO] [1646294431.779283115]: bag duration: -1
[ INFO] [1646294431.834946031]: Time start = 1.64616e+09
[ INFO] [1646294431.834979136]: Time end = 1.64616e+09
Propagator::select_IMU_readings(): No IMU measurements.
Propagator::select_imu_readings(): No IMU measurement to propgate with (0 of 2) 
Propagator::select_imu_readings(): No IMU measurements to propagate with (1 of 2).
[ INFO] [1646294431.840939246]: No of imu measurements: 6
Failed to find match for field 'ring'.
Failed to find match for field 't'.
[InertialInitializer::initialize_with_imu] One of the windows is empty, not enough readings 
[ INFO] [1646294431.841472401]: Lidar scan no: 0
[ INFO] [1646294431.841505614]: No of lodom: 0
[ INFO] [1646294431.842859383]: No of imu measurements: 41
Failed to find match for field 'ring'.
Failed to find match for field 't'.
[InertialInitializer::initialize_with_imu] One of the windows is empty, not enough readings 

What causes this problem? How to solve this problem? thank you!

have you solved this problem?I meet this problem too @772894624

@772894624
Copy link
Author

I I didn't solve the problem. Because I use VLP16, I use other algorithms.@xzh313

@xzh313
Copy link

xzh313 commented Nov 18, 2022 via email

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