Fabian Jakob

Results 3 issues of Fabian Jakob

The forward kinematics of rtb.models.Panda() is wrong. This can be easily verified by comparing the Denavit-Hartenberg values or just looking at the zero configuration: panda = rtb.models.Panda() print(panda.fkine(np.zeros(7)) which yiels...

I get the following error if i run the simulink test "test_PassVec_acc": ![Unbenannt](https://github.com/TUMFTM/sim_vehicle_dynamics/assets/78848571/f53a36fd-b96e-40f3-8e5c-6da1eab4be88)

I installed everything as described. When I try to run start_demo or the eval script, I get the error: Traceback (most recent call last): File "eval.py", line 77, in main()...