- 18 Oct, 2018 3 commits
-
-
Justin Carpentier authored
This follows issue #44.
-
Justin Carpentier authored
[CMake] Synchronize module
-
-
- 13 Sep, 2018 2 commits
-
-
Justin Carpentier authored
Add note for compiling eigenpy with python3 on macOS
-
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.
-
- 29 Aug, 2018 4 commits
-
-
Justin Carpentier authored
Fix compatibility issue with Eigen 3.3.5
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 19 Jul, 2018 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 18 Jul, 2018 3 commits
-
-
Justin Carpentier authored
Register Eigen::MatrixBase
-
jcarpent authored
-
jcarpent authored
-
- 11 Jun, 2018 2 commits
-
-
Justin Carpentier authored
Handle zero-size vector
-
jcarpent authored
-
- 06 Jun, 2018 6 commits
-
-
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
-
- 30 May, 2018 3 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 13 May, 2018 1 commit
-
-
jcarpent authored
-
- 12 May, 2018 2 commits
-
-
Justin Carpentier authored
Improve compatibility with Python3 and recent Boost versions >= 1.67.0
-
jcarpent authored
-
- 11 May, 2018 4 commits
- 10 May, 2018 1 commit
-
-
jcarpent authored
-
- 02 May, 2018 1 commit
-
-
jcarpent authored
-
- 01 May, 2018 3 commits
-
-
Justin Carpentier authored
Fix boost python detection problem to allow multiple python interpreters
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 16 Apr, 2018 3 commits
-
-
Justin Carpentier authored
Handle conversion between compatible scalar types
-
jcarpent authored
-
Justin Carpentier authored
Fix bug when converting matrix of dim 1x1
-