Skip to content
Snippets Groups Projects
Commit 6f9b1250 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

Merge pull request #85 from jcarpent/devel

Set minimal version of EigenPy to 1.3.0
parents f2fdcdc6 ebb82d8a
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ ENDIF (INITIALIZE_WITH_NAN)
# --- DEPENDANCIES -----------------------------------
# ----------------------------------------------------
ADD_REQUIRED_DEPENDENCY("eigen3 >= 3.0.5")
ADD_OPTIONAL_DEPENDENCY("eigenpy >= 1.2.0")
ADD_OPTIONAL_DEPENDENCY("eigenpy >= 1.3.0")
ADD_OPTIONAL_DEPENDENCY("metapod >= 1.0.7")
ADD_OPTIONAL_DEPENDENCY("urdfdom >= 0.2.10")
ADD_OPTIONAL_DEPENDENCY("lua5.1")
......
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