waymo-open-dataset
waymo-open-dataset copied to clipboard
Calibration Method and Recording
trafficstars
Hello!
How did Waymo sensor got calibrated? for intrinsic camera and extrinsic Lidar-camera I read the paper, but it says nothing about calibration.
Can you publish something equivalent to KITTI Checkerboard recording:
We are also interested what kind of accuracy (reproj error) you achieved for the Perception Dataset.
Hi,
We do provide calibration data for camera and LiDAR. See https://github.com/waymo-research/waymo-open-dataset/blob/c9bf4d829bdf10f48a0dec2ef0ef2e5e05a8a0db/src/waymo_open_dataset/dataset.proto#L93-L137
Does these data suit your need?
Thanks, Wayne