You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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…
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
Official implementation of: "PlaySlot: Learning Inverse Latent Dynamics for Controllable Object-Centric Video Prediction and Planning" by Villar-Corrales & Behnke. ICML 2025
sdu_controllers is a C++ library that implements fundamental robot controllers. The library is developed and maintained by the SDU Robotics group at University of Southern Denmark (SDU).
KUKA LBR iiwa 7 R800 MuJoCo (MJCF) model and motion-control demos: unified end-effector controller with damped-least-squares IK, gravity / inverse-dynamics feedforward, and task-space PD. Tuned to mujoco_menagerie conventions.
Biomechanical golf swing analysis across MuJoCo, Drake, Pinocchio, OpenSim, and MyoSuite, with cross-engine validation, inverse dynamics, and motion capture.
Code for the manipulation experiments from our ICML 2026 paper "On the Sample Efficiency of Inverse Dynamics Models for Semi-Supervised Imitation Learning".