Hi,
I want to provide input to my program from my computer so that I can move the joints of the cobots to a desired position dynamically.
What are the ways to achieve this?
Thanks,
Sankar
Hi,
I want to provide input to my program from my computer so that I can move the joints of the cobots to a desired position dynamically.
What are the ways to achieve this?
Thanks,
Sankar
Iād use RTDE to feed joint angles to input variables, and then have a short program that is executing servoj in a loop.