Skip to content

Add VSLAM or 3D lidar SLAM algorithms #1219

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

Open
devyani-code opened this issue May 14, 2025 · 2 comments
Open

Add VSLAM or 3D lidar SLAM algorithms #1219

devyani-code opened this issue May 14, 2025 · 2 comments

Comments

@devyani-code
Copy link

Visual SLAM and 3D Lidar SLAM algorithms are widely used in the industry. Concepts like visual odometry, object tracking using 3D lidars, etc., can be helpful to many people.

@AtsushiSakai
Copy link
Owner

I think it’s a good idea. However, it might be difficult to implement sample code for 3D LIDAR or Visual SLAM without using any external libraries... But PR is welcome.

@kartikmadhira1
Copy link
Contributor

I think adding core concepts in 3D computer vision first would be a good starting point - Stereo, E and F matrices, PnP, Triangulation and Bundle Adjustment without libraries. These can then be re-arranged for a bigger VSLAM module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants