Skip to content
Snippets Groups Projects
Commit fc1a1ca4 authored by Rohan Budhiraja's avatar Rohan Budhiraja
Browse files

Use pinocchio >=1.2.0

parent 9d424968
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ SET(PKG_CONFIG_ADDITIONAL_VARIABLES
SETUP_PROJECT()
# Search for dependencies.
ADD_REQUIRED_DEPENDENCY("pinocchio")
ADD_REQUIRED_DEPENDENCY("pinocchio >= 1.2.0")
ADD_REQUIRED_DEPENDENCY("eigenpy")
ADD_REQUIRED_DEPENDENCY("dynamic-graph >= 3.0.0")
ADD_REQUIRED_DEPENDENCY("sot-core >= 3.0.0")
......
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