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
Humanoid Path Planner
hpp-pinocchio
Commits
b8423bab
Unverified
Commit
b8423bab
authored
Feb 07, 2020
by
Florent Lamiraux
Committed by
GitHub
Feb 07, 2020
Browse files
Merge pull request #110 from florent-lamiraux/devel
[test] Use example-robot-data instead of romeo_description
parents
cd09e14e
2bd70b4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b8423bab
...
...
@@ -69,9 +69,8 @@ ADD_REQUIRED_DEPENDENCY("hpp-util >= 3.2")
ADD_REQUIRED_DEPENDENCY
(
"pinocchio >= 2.1.10"
)
ADD_REQUIRED_DEPENDENCY
(
"eigen3 >= 3.2.92"
)
ADD_OPTIONAL_DEPENDENCY
(
"
romeo_description >= 0.2
"
)
ADD_OPTIONAL_DEPENDENCY
(
"
example-robot-data
"
)
ADD_OPTIONAL_DEPENDENCY
(
"hpp-environments"
)
ADD_OPTIONAL_DEPENDENCY
(
"baxter_description"
)
# Set header files.
SET
(
${
PROJECT_NAME
}
_HEADERS
...
...
Write
Preview
Supports
Markdown
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