Hi. I’m thinking about building a robot arm as a prototype of some other higher level applications. All the arm needs to do now is to move the end effector from point A to B in space.
When I was thinking about it, I thought about a python script that reads a 3D point (+ the rotation matrix) from the command line and sends by serial the custom GCode with the solved angles for each articulation.