Forked from
Stack Of Tasks / eigenpy
Source project has a limited visibility.
-
Julian Viereck authored
Getting eigenpy (and pinocchio) to compile on macOS with python3 took me some effort. The required trick turned out to "only" add `-DPYTHON_EXECUTABLE=\`which python3\`` to the cmake argument. Do you think this is worth adding to the README.md/installation instructions? I am happy to provide something similar for pinocchio as well.
Julian Viereck authoredGetting eigenpy (and pinocchio) to compile on macOS with python3 took me some effort. The required trick turned out to "only" add `-DPYTHON_EXECUTABLE=\`which python3\`` to the cmake argument. Do you think this is worth adding to the README.md/installation instructions? I am happy to provide something similar for pinocchio as well.