Uc Merced Capstone Full-Stack Developer
Our project required us to create an algorithm to calibrate a 3D camera mounted on top of a robotic arm to put itself into the robot's world coordinates, using the robot base as the origin. This will let the robot accurately find anything the camera sees.Worked with Python and Python packages such as SciPy and NumPy to develop a camera to robot calibration algorithm. Our developed algorithm has an error of 0.2 mm and only requires one pose to generate an accurate transformation matrix.