Hi ,
I'm trying to have robotic system that:
scans holes in a space
goes to each hole center for image capture
but I'm having trouble to change image coordinates from a camera to world coordinates.
The final code arrangement would be:
Robot at home inspection position
robot calls a scanning function ( mounting holes in my code)
The code moves towards each circle
camera takes a picture
the robot goes back to home position and moves a tranlsation distance
I attached the code
I'm trying to have robotic system that:
scans holes in a space
goes to each hole center for image capture
but I'm having trouble to change image coordinates from a camera to world coordinates.
The final code arrangement would be:
Robot at home inspection position
robot calls a scanning function ( mounting holes in my code)
The code moves towards each circle
camera takes a picture
the robot goes back to home position and moves a tranlsation distance
I attached the code