Torq

GitHub

Torq is a C++ framework for robot motion planning. It uses Pinocchio for the dynamics and MuJoCo for the physics, and keeps the interface the same whether you are running in simulation or on real hardware. The idea is to write your planning code once and deploy it anywhere without changes.