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

The dataset in SUSTech campus with loop closure does not contain lidar data #12

Closed
daijicheng opened this issue Jan 8, 2021 · 2 comments

Comments

@daijicheng
Copy link

The bag only contains rgb image and depth image, but I hope to learn how to undistorted point cloud using imu data and project the lidar point cloud to image.
will this part of code be released later?

@zywok
Copy link
Contributor

zywok commented Jan 8, 2021

Thank you for pointing out the problem. The code for removing the distortion of the point cloud and generating the depth map is under the isee-preprocessing folder. The Rosbag files for testing online calibration contains point cloud information. Because I was disturbed by the application for Phd some time ago, and next I will optimize the overall implementation of the code and will continue to maintain it. The loop map dataset with point clouds will be updated as soon as possible. Thank you for understanding.

@daijicheng
Copy link
Author

Thank you so much for your quick reply. When using the calibration dataset,I encountered a problem that the saved point cloud, calibration.pcd, is not transformed into consistent coordinate.
image
It seems caused by that the function LivoxMsgCbk is not completed. I am very looking forward to the optimized code.

@zywok zywok closed this as completed Apr 27, 2021
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