utiasSTARS / pykitti

Python tools for working with KITTI data.
MIT License
1.14k stars 239 forks source link

Access the Left to Right Camera Extrinsics? #55

Closed soulslicer closed 4 years ago

soulslicer commented 4 years ago

Pykitti only seems to load the left camera to IMU, and right camera to IMU transforms. How do I get the left to the right camera transform?

soulslicer commented 4 years ago

nevermind i figured it out