Skip to content
#

inverse-dynamics

Here are 14 public repositories matching this topic...

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 (RNEA) for inverse dynamics, the Composite Rigid Body Algorithm (CRBA) for the efficient computation of the joint space inertia matrix and is also able…

  • Updated Nov 8, 2024
  • C++

A suite of Python 2 and 3 compatible programs derived from the PyODE Tutorial 2 web available at http://pyode.sourceforge.net/tutorials/tutorial2.html used to evaluate double pendulum dynamics simulation with Open Dynamics Engine (ODE) . The Pygame package is used to display simulation animation.

  • Updated Jan 17, 2025
  • Python

Improve this page

Add a description, image, and links to the inverse-dynamics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inverse-dynamics topic, visit your repo's landing page and select "manage topics."

Learn more