Skip to content
Snippets Groups Projects
Unverified Commit d9cc0294 authored by Joseph Mirabel's avatar Joseph Mirabel Committed by GitHub
Browse files

Merge pull request #84 from jmirabel/devel

Update minimum versions of Pinocchio and Eigen.
parents 511c173a 97f6c588
No related branches found
No related tags found
No related merge requests found
Pipeline #3607 failed
......@@ -61,7 +61,8 @@ SEARCH_FOR_BOOST()
# Search for dependecies.
ADD_REQUIRED_DEPENDENCY("hpp-util >= 3.2")
ADD_REQUIRED_DEPENDENCY("pinocchio >= 1.2.4")
ADD_REQUIRED_DEPENDENCY("pinocchio >= 2.0")
ADD_REQUIRED_DEPENDENCY("eigen3 >= 3.2.92")
ADD_OPTIONAL_DEPENDENCY("romeo_description >= 0.2")
ADD_OPTIONAL_DEPENDENCY("hpp-environments")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment