Python API getMassMatrix, getJacobian etc. not working
Has the Python API of direct joint torque controls and getting the robot Mass matrix, Jacobian, Coriolis, centrifugal forces been tested on a real robot?
I installed ur_rtde from source but got following error when calling getMassMatrix(), getJacobian() etc. even with the beta Polyscope 5.22.
```
RuntimeError: unable to get state data for specified key: output_double_register_24
```
issue