pinocchio-minimal icon indicating copy to clipboard operation
pinocchio-minimal copied to clipboard

Minimal project using Pinocchio as Rigid Body Dynamics library

pinocchio-minimal

pre-commit.ci status

Minimal project using Pinocchio as Rigid Body Dynamics library. This simple example shows how to link Pinocchio to a dedicated application.

Please report bugs or questions to [email protected] or simply open a new issue.

Build instructions:

cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cmake --build build
./build/main # to test