I have tried to explore the LidarCameraCalibrationExample using vlp16 sensor data which is available in the matlab intself, but it is throwing following error:
"Visualize the detected checkerboard by using the helperShowCheckerboardPlanes function.
helperShowCheckerboardPlanes(ptCloudFileNames,indices)"
due to index exceeds number of array elements.
After filtered the point cloud and image files that are not used for detection process, image and point cloud files are became null!
But it is working properly with HDL64 sensor! Kindly check and assist me on this!