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

How to convert odometry datasets? #52

Open
SakuraMemoryKnight opened this issue Dec 18, 2019 · 6 comments
Open

How to convert odometry datasets? #52

SakuraMemoryKnight opened this issue Dec 18, 2019 · 6 comments

Comments

@SakuraMemoryKnight
Copy link

Hi,in Readme introduction,it said "Thanks to @emreay-, this tool can now convert odometry datasets too." but What are the specific instructions for executing this method?Could anyone help me?Thank you.

@ulterzlw
Copy link
Collaborator

Hi, please refer to #18

@SakuraMemoryKnight
Copy link
Author

SakuraMemoryKnight commented Dec 23, 2019

@ulterzlw Thank you,but i want to convert odometry images and lidar pointcloud datasets to rosbag.In fact,now I have got the image.bag and velo_pointcloud.bag,but their time are not synchronous,maybe Simultaneous conversion is an effective method, I'm going to give it a try.

@ulterzlw
Copy link
Collaborator

ulterzlw commented Dec 23, 2019

@zcg3648806 If you don't mind, you can try my fork. Please follow the How to install it? & How to run it? instruction to make it work.

@SakuraMemoryKnight
Copy link
Author

SakuraMemoryKnight commented Jan 2, 2020

@ulterzlw Thank you, I'll try it. Happy new year!

@nedo99
Copy link

nedo99 commented Jun 28, 2022

Any follow-up on this one? I tried this fork https://github.com/ulterzlw/kitti2bag, but I am still getting:

File "/usr/local/lib/python3.8/dist-packages/pykitti-0.3.1-py3.8.egg/pykitti/odometry.py", line 39, in __init__
  File "/usr/local/lib/python3.8/dist-packages/pykitti-0.3.1-py3.8.egg/pykitti/odometry.py", line 175, in _load_calib
KeyError: 'Tr'

@ulterzlw
Copy link
Collaborator

ulterzlw commented Jan 3, 2023

Hi @nedo99 try to uninstall pykitti pip uninstall pykitti and then install it from source.
And I uploaded a docker image. It is recommended to use docker.

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