Chess board mapping and moves

asked 2020-04-11 12:34:20 -0500

rbotics gravatar image

Trying to map a chessboard for piece movement using a robot arm.

I have an arm and a chess board plane loaded into my world space.

I have a py file form arm motion for the arm in Gazebo to a set of coordinates. I'm trying to understand what would the best way I can map each square's coordinates from the chess board and pipe it to the py file. Then translate a full chess game to simulate in the framework.

Please advise.





"version kinetic"

edit retag flag offensive close merge delete