- Sep 13, 2018
-
-
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.
-
- Aug 29, 2018
-
-
Justin Carpentier authored
Fix compatibility issue with Eigen 3.3.5
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jul 19, 2018
-
-
Justin Carpentier authored
-
- Jul 18, 2018
-
-
Justin Carpentier authored
Register Eigen::MatrixBase
-
jcarpent authored
-
jcarpent authored
-
- Jun 11, 2018
-
-
Justin Carpentier authored
Handle zero-size vector
-
jcarpent authored
-
- Jun 06, 2018
-
-
Justin Carpentier authored
Python 3 tests & CI
-
Guilhem Saurel authored
cf. https://github.com/travis-ci/travis-ci/issues/5821 Python 3 is tested by gitlab anyways.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- May 30, 2018
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- May 13, 2018
-
-
jcarpent authored
-
- May 12, 2018
-
-
Justin Carpentier authored
Improve compatibility with Python3 and recent Boost versions >= 1.67.0
-
jcarpent authored
-
- May 11, 2018
- May 10, 2018
-
-
jcarpent authored
-
- May 02, 2018
-
- May 01, 2018
-
-
Justin Carpentier authored
Fix boost python detection problem to allow multiple python interpreters
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Apr 16, 2018
-
-
Justin Carpentier authored
Handle conversion between compatible scalar types
-
jcarpent authored
-
Justin Carpentier authored
Fix bug when converting matrix of dim 1x1
-
jcarpent authored
-
- Apr 05, 2018
-
-
Justin Carpentier authored
Check registration of {Quaternion,AngleAxis} classes
-
jcarpent authored
-
Justin Carpentier authored
Add {from,to}EulerAngles convertor
-