Skip to content

Bugfix- odometry loading#61

Open
faustoTapia wants to merge 2 commits into
tomas789:masterfrom
faustoTapia:bug_fix_odom
Open

Bugfix- odometry loading#61
faustoTapia wants to merge 2 commits into
tomas789:masterfrom
faustoTapia:bug_fix_odom

Conversation

@faustoTapia

Copy link
Copy Markdown

.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

kefa27 commented Aug 15, 2022

Copy link
Copy Markdown

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.

3 participants