Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-dynamic-pinocchio
Commits
fc1a1ca4
Commit
fc1a1ca4
authored
Oct 05, 2016
by
Rohan Budhiraja
Browse files
Use pinocchio >=1.2.0
parent
9d424968
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
fc1a1ca4
...
...
@@ -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"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment