Hello everyone
I’m trying to use UR10E to achieve the real-time motion tracking by using the RTDE . What I’m doing is using the rtde_c.servoL for the real-time TCP X, Y and Z coordinates and RPY rotation angle tracking. However, it shows a significant error when the moving speed is fast. Below the figure illustrates the tracking result for the fast motion. I’ve tuned the parameters for the Gain and Lookahead time, and both the parameters (1000 gain, 0.1s Lookhead) are at the best selection for not having any jerky motion. But it still shows an error up to 12cm espically in the Y direction. My questions are:
- Is there any solution for solving this kind of problem by using RTDE?
- It seems that the inertia compensation is not working well in a high-speed situation. Is there any way that we can directly input torque to each joint in real-time, so that I can create a inertia compensation module myself?
Thank you very much!