inverse-dynamics topic

List inverse-dynamics repositories

rbdl

512
Stars
139
Forks
Watchers

RBDL is a C++ library that contains some essential and efficient rigid body dynamics algorithms such as the Articulated Body Algorithm (ABA) for forward dynamics, Recursive Newton-Euler Algorithm (RNE...

rbdl-orb

93
Stars
47
Forks
Watchers

RBDL - Rigid Body Dynamics Library - ORB Version - The two main differences to the original rbdl is that this version has error handling and uses polymorphism for constraints

ActiveRagdoll

177
Stars
38
Forks
Watchers

From-scratch implementation of physically simulated character animation with proportional-integral-derivative controllers (PID)

DiffCloth

331
Stars
30
Forks
Watchers

Code repository for our paper DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact

franka_emika_panda_pybullet

32
Stars
3
Forks
Watchers

PyBullet Simulation of the Franka Emika Panda 7-DOF Robot, providing movement simulation, inverse dynamics calculation and gravity compensation.

Optimized-Inverse-Dynamics-Controller

15
Stars
3
Forks
Watchers

Obtaining the best coefficients of Inverse Dynamics Controller, for a dynamical system, with Optimization Algorithms.