krishauser/Klampt
Avoid inverse kinematics and only simulate end-effectorHello, I am using Klampt to simulate an environment for a Reinforcement Learning agent. RL requires quite a lot of iterations before it converges to a solution. Since every iteration the environment has to be simulated, I am trying to increase the s... |