Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
sot-hrp2
Commits
016ce4a2
Commit
016ce4a2
authored
Sep 10, 2013
by
Francois Keith
Browse files
Force the user to update his/her repo of the hrp2 models.
Otherwise, there will be issues due to pkgdatarootdir.
parent
6b78b467
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
016ce4a2
...
...
@@ -45,8 +45,8 @@ ADD_REQUIRED_DEPENDENCY("jrl-dynamics >= 1.19.0")
ADD_REQUIRED_DEPENDENCY
(
"hrp2-dynamics >= 1.5.0"
)
ADD_REQUIRED_DEPENDENCY
(
"hrp2-10-optimized >= 1.0.1"
)
ADD_REQUIRED_DEPENDENCY
(
"hrp2-10 >= 1.0.1"
)
ADD_REQUIRED_DEPENDENCY
(
"hrp2-14 >= 1.8"
)
ADD_REQUIRED_DEPENDENCY
(
"hrp2-10 >= 1.0.1
-10
"
)
ADD_REQUIRED_DEPENDENCY
(
"hrp2-14 >= 1.8
-6
"
)
ADD_REQUIRED_DEPENDENCY
(
"dynamic-graph"
)
ADD_REQUIRED_DEPENDENCY
(
"sot-core"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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