URCap servoj xml-rpc c++ realtime pose

Hi @warnerking ,

You’re right with the servoj part execute dense trajectories, but XMLRPC will not be able to keep up at 125Hz. You should use the general purpose RTDE registers to feed your targets into the robot program instead.

Here’s an example from @dalvarez

This example is using python, if you need to use C++ then you could look into this 3rd party library: