Inputs to robot program

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.

1 Like