-
Notifications
You must be signed in to change notification settings - Fork 47
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
Not enough IMU excitation, below threshold #4
Comments
Looks like the issue is with the pointcloud, not with IMU readings. |
i changed lidar's stamp to synchroize with imu's stamp,but it doesn't work; |
This is caused by unorganized pointcloud (the height is 1). You can modify the bag reader module to support unorganized pointcloud. |
thanks |
请问您是如何修改的,能否详细说明一下,多谢 |
请问最后解决了吗? @huanghqc |
what it means? @zfc-zfc |
[InertialInitializer::initialize_with_imu] Not enough IMU excitation, below threshold 0.0241 < 0.2500
[ INFO] [1639578655.676617553]: Lidar scan no: 34
[ INFO] [1639578655.676645568]: No of lodom: 0
[ INFO] [1639578655.758270962]: No of imu measurements: 40
Failed to find match for field 'intensity'.
Failed to find match for field 'ring'.
Failed to find match for field 't'.
[InertialInitializer::initialize_with_imu] Not enough IMU excitation, below threshold 0.0476 < 0.2500
[ INFO] [1639578655.760411787]: Lidar scan no: 35
[ INFO] [1639578655.760441037]: No of lodom: 0
[ INFO] [1639578655.844012505]: No of imu measurements: 40
Failed to find match for field 'intensity'.
Failed to find match for field 'ring'.
Failed to find match for field 't'.
[InertialInitializer::initialize_with_imu] Initialization done!!!!
terminate called after throwing an instance of 'pcl::IsNotDenseException'
what(): : Can't use 2D indexing with a unorganized point cloud
================================================================================REQUIRED process [ros_test_node-1] has died!
The text was updated successfully, but these errors were encountered: