we are working in some research projects and would also like to use an existing UR10(e) as a demonstrator for control algorithms. Is there any way (e.g. low level APIs, own UR-CAPs, etc) we can comand and control the joint torques / currents / voltages? Anything more low level than joint speed?
thanks for the answer. This sounds like a suboptimal and computation intensive route. I will have a look though.
Any chance the “servoj” “a”-parameter" might be useable in the future? Or to provide a low level “research-interface” ?
We would like to use the UR10e on top of 3 additional axes (6+3=9DoF) for a teleoperation application. Our workaround would is to command the torques of the first 3 joints directly to the motor drivers and then mapping the last 6 torques (corresponding to the UR10e) to the UR10e end effector and using forcemode(). This is computationally not great however.