Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

Model of internal controller

Open macsmitty opened this issue 5 years ago • 2 comments

Hi! I'm trying to approximate the internal controller model of the Ur10 to use it in Simulation (approximate torques from position deviations). I need to approximate a similar model to achieve similar behaviour especially in contact richt scenarios. Are there any model approximations available that you know of? I recorded some trajectories and could not yet make total sense of them, but I noticed something:

the target_q does not correspond to the control sequence I send to the controller. There seems to be some kind of smoothening happening. I assume that's the smoothening that is mentioned in the urscript documentation about servoj(). Does anyone know the algorithm that is used in this smoothening function? (see plot below) image image

Furthermore, any help regarding a methodology to identify the behaviour of the internal controller is highly appreciated.

macsmitty avatar Apr 08 '20 15:04 macsmitty

I don't feel I can answer your question completely. My first question would be: Which interface did you use for commanding and for creating the plots?

fmauch avatar Apr 21 '20 04:04 fmauch

Any updates on this?

fmauch avatar May 12 '20 12:05 fmauch

This issue has been closed due to inactivity. Feel free to comment or reopen if this is still relevant.

github-actions[bot] avatar Apr 13 '23 22:04 github-actions[bot]