Hi all,
I am trying to write a UR script program controlled by Python with RTDE that enables me to go from recording movements in freedrive mode to playing the recorded movements with a UR10e. I have got the freedrive_mode working, but I can’t seem to specify the freeAxes parameter (and feature parameter) without the teaching pendant giving the error: freedrive_mode takes exactly 0 arguments (2 given)
The line of code is:
freedrive_mode(freeAxes=[1,1,0,0,0,0], feature=p[0,0,0,0,0,0])
Here is a picture of the problem happening.
Thanks for your help!
sam