hyye / lio-mapping

Implementation of Tightly Coupled 3D Lidar Inertial Odometry and Mapping (LIO-mapping)
https://sites.google.com/view/lio-mapping
GNU General Public License v3.0
911 stars 321 forks source link

Odometry 'Odometry' contains unnormalized quaternions. #89

Open DongHappyyy opened 6 months ago

DongHappyyy commented 6 months ago

Thank you for your excellent work, which has benefited us a lot. We have successfully run your code and tested it using the DSEC dataset. However, when using the data we collected ourselves, there were instances of mapping failure and warnings. I would like to seek your help. The warning is the following: [ WARN] [1711100402.847533518]: Odometry 'Odometry' contains unnormalized quaternions. This warning will only be output once but may be true for others; enable DEBUG messages for ros.rviz.quaternions to see more details. 2024-03-22 17-38-55 的屏幕截图