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

Need to add rectification in the code and support for camera type: recitified for Kitti dataset #23

Open
Shivam7Sharma opened this issue Sep 27, 2024 · 0 comments

Comments

@Shivam7Sharma
Copy link

Shivam7Sharma commented Sep 27, 2024

Hi,

I saw misalignment in the point cloud when I ran the Euroc dataset. The ground was not parallel to the xy plane, which should not be the case. I think this issue is because Euroc images are not rectified. From past experiences, I have noticed that rectification is probably the cause for this poor point cloud. I haven't added rectification logic in the code yet.

Also, when running on a rectified dataset such as the Kitti 002 sequence, it gives a seg fault because of the config file. I don't know what the problem is with the Kitti config file. I copied the yaml file from the official ORB Slam 3 repository for the stereo Kitti dataset.

The code also need to work with camera.type set to rectified. I am trying this mode with Kitti, but I get a seg fault.

Please confirm if you face the similar issues in the stereo branch I uploaded.

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

1 participant