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

Bugfix- odometry loading #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

faustoTapia
Copy link

.load_calib(), .load_timestamps() and .load_poses() are done inside the pykitti.odometry() constructor. They break the code here as the methods now have a leading underscore eg ._load_calib()

Fausto Tapia added 2 commits March 24, 2021 17:46
…he pykitti.odom() constructor. They break the code here as the methods now have a leading underscore eg ._load_calib()
@kefa27
Copy link

kefa27 commented Aug 15, 2022

Hi, I just noticed this error when building bags from kitti_odom data and saw that this soultion is already present. Why isn't it merged in master?

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

Successfully merging this pull request may close these issues.

None yet

3 participants