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

SLAM_pipeline_step_by_step output #930

Open
Blockheadsuper opened this issue Jul 7, 2024 · 2 comments
Open

SLAM_pipeline_step_by_step output #930

Blockheadsuper opened this issue Jul 7, 2024 · 2 comments

Comments

@Blockheadsuper
Copy link

Blockheadsuper commented Jul 7, 2024

Hello, I'm trying the new SLAM_pipeline_step_by_step notebook of the new Monocular SLAM repo. The code runs fine but the point cloud that it generates looks wrong... It's really flat, there's basically no depth. Is there something wrong with the triangulation step? I downloaded the recommended KITTI dataset so I'm using the same data. The only change I made was to add "o3d.visualization.draw_geometries([pcd])" for visualization rather than writing to a .ply file.

I'll attach some screenshots of the point cloud that's displayed, haven't figured out how to add axes yet but I think the screenshots still paint a picture. Anyone have any advice?

image

image

@soumya997
Copy link
Contributor

In case of KITTI dataset I would suggest you to use the python code rather than that notebook.

@imyagudin
Copy link

Hi, I faced the same problem as you. Have you found any solution?

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