3D Camera Selection

asked 2016-09-28 08:14:05 -0500

R.Mehra gravatar image

Hi,

I am working on a project and we plan to integrate a camera to our robot cell. We use the UR5 and would like to use the camera as a feedback sensor. The accuracy requirement is +/- 0.5mm.

I would like to know what camera options are there and which ones are supported in ROS.

I have gathered from here that the accuracy of the kinect is +/- 1mm which can be improved by intrinsic and/or extrinsic calibration. Would that be suitable for my case?

I am new to image processing in ROS so kindly excuse me if I am missing anything.

edit retag flag offensive close merge delete

Comments

the error shown is around 5 mm for one Kinect and that only in the case your object is 75 cm away from the Kinect. 0.5 mm is quite an idealistic expectation. If you want to do calibration, put OpenCV markers in your environment then you will get 0.1mm pose accuracy with a well calibrated camera.

Mehdi. gravatar image Mehdi.  ( 2016-09-28 08:59:22 -0500 )edit

So should I go for calibration with OpenCV markers with kinect or should I search for Industrial cameras?

R.Mehra gravatar image R.Mehra  ( 2016-09-30 08:32:20 -0500 )edit