stack-of-tasks / pinocchio

A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
http://stack-of-tasks.github.io/pinocchio/
BSD 2-Clause "Simplified" License
1.7k stars 366 forks source link

Fix CMake install path #2202

Closed MegMll closed 3 months ago

MegMll commented 3 months ago

Fix issue in #2187. Probably does not work in case boost and pinocchio are not installed in the directory.

jcarpent commented 3 months ago

@MegMll You are still missing the important change that you removed by force-pushing.