I have started using the Python wrapper of ur_rtde to control my UR10e remotely from my desktop machine. This works fine so far for my simple tests, but when I try to test the following example I do not get any motion and the program seems to get stuck during the moveL command, but there are no error messages shown:
https://sdurobotics.gitlab.io/ur_rtde/examples/examples.html#movel-path-with-blending-example
The problem seems to be related to using the path parameter, since when I use the moveL method with single poses and separate velocity and acceleration parameters the robot moves as expected. But the problem is of course that I cannot use blending with this method.
I am running UrSoftware 5.10.0.106288