Hi guys,
I am currently using a Pixy2 Camera for a autonomous package retrieval robot project. The microcontroller I am using is Arduino Mega. I am able to get the data including x, y, distance, length and width data on the serial monitor with the camera detecting a Lego block. I wonder how to actually convert the x and y coordinate data into physical unit like cm or in?
ps: lego blocks are 2x2 and 2x4 normal block.
I really appreciate any form of help that you can give!