Hello!
I need to create a new base coordinate system within a running program. The robot will move to three calculated points where one will depict the origin, the second point the positive x axis direction and the third a point in the xy plane. in other words I need to copy the 3 point base calculation process within a program. Is there a function that can do this? Three points as input arguments and a calculated base[x] frame as an output?
Then I would assign this frame as the active base frame and move the robot to predefined positions.
Thank you in advance!
cosva