Hi everyone,
As of version 5.6 we are encountering some problems with the speedl command. In past versions one could loop a speedl command, and the robot would move smoothly with the given speed. That does not seem to be the case anymore, as the robot generates a rather jerky trajectory. If the robot is allowed control of the motion for e.g. 0.5 seconds, it will make a short stop for every 0.5 seconds. We have experimented with different parameter sets, but all of them gives the same behavior.
Have anyone encountered this problem as well? Or are we misunderstanding the use of speedl?
The problem can be reproduced by the following script command, in an otherwise empty UR program that just loops:
speedl([0,0,0.1,0,0,0],2,0.1)
Best regards,
Thomas