lidar_camera_calibration icon indicating copy to clipboard operation
lidar_camera_calibration copied to clipboard

Question Regarding intrinsics

Open smaghsoudi opened this issue 5 years ago • 2 comments

I have a Velodyne and Realsense RGB-D camera and was wondering about which set of intrinsic parameters I should use. Do I need to perform this calibration for the RGB lens and each of the two Depth cameras?

smaghsoudi avatar Mar 06 '19 12:03 smaghsoudi

My guess is that since the point cloud information has its origin on the left imager of the realsense, I only need to use the intrinsic information of the left imager to get the extrinsic parameters between the lidar and the left imager. Does this make sense?

smaghsoudi avatar Mar 09 '19 19:03 smaghsoudi

Ideally to get the transform between a camera and a LiDAR you only require the intrinsics of the said camera.

ankitdhall avatar Sep 06 '19 08:09 ankitdhall