You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the command: kitti2bag -s 01 odom_color ./dataset/
but got error: Traceback (most recent call last): File "/home/flaver/.local/bin/kitti2bag", line 394, in <module> main() File "/home/flaver/.local/bin/kitti2bag", line 359, in main kitti = pykitti.odometry(args.dir, args.sequence) File "build/bdist.linux-x86_64/egg/pykitti/odometry.py", line 39, in __init__ File "build/bdist.linux-x86_64/egg/pykitti/odometry.py", line 175, in _load_calib KeyError: 'Tr'
could u please have a look and help?
The text was updated successfully, but these errors were encountered:
I ran the command:
kitti2bag -s 01 odom_color ./dataset/
but got error:
Traceback (most recent call last): File "/home/flaver/.local/bin/kitti2bag", line 394, in <module> main() File "/home/flaver/.local/bin/kitti2bag", line 359, in main kitti = pykitti.odometry(args.dir, args.sequence) File "build/bdist.linux-x86_64/egg/pykitti/odometry.py", line 39, in __init__ File "build/bdist.linux-x86_64/egg/pykitti/odometry.py", line 175, in _load_calib KeyError: 'Tr'
could u please have a look and help?
The text was updated successfully, but these errors were encountered: