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

Can this work be used with other lidars and cameras? #9

Closed
xiaobrnbrn opened this issue Dec 28, 2020 · 2 comments
Closed

Can this work be used with other lidars and cameras? #9

xiaobrnbrn opened this issue Dec 28, 2020 · 2 comments

Comments

@xiaobrnbrn
Copy link

Hello, thanks for your excellent work. I would like to test this work on my own sensors, such as the RoboSense lidar and ZED camera, is this feasible? If possible, how do I modify it?

@zywok
Copy link
Contributor

zywok commented Jan 8, 2021

Thank you for your interest in our work. Benefit from the non-repetitive scanning method of Livox lidar, which makes the point cloud accumulate in the FOV over time. The relatively dense depth information of a single frame and the accumulated dense depth information of multiple frames make mapping and calibration possible. The gap between multiple lines of RoboSense lidar cannot be filled over time, so the edge matching method cannot be used in calibration. However, you can try to apply it to tracking and mapping.

@biao-y
Copy link

biao-y commented Mar 29, 2021

您好,感谢您的出色工作。我想在自己的传感器(例如RoboSense激光雷达和ZED相机)上测试这项工作,这可行吗?如果可能的话,我该如何修改?

Hello, my lidar, like the robosense you said, I also want to use it to fuse with the camera. Have you solved this problem now? I'm not sure as a beginner. Thank you very much for your help!

@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

3 participants