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.
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cmake --build build
./build/main # to test