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
hpp-doc
Commits
a17e055e
Commit
a17e055e
authored
Dec 18, 2019
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Dec 18, 2019
Browse files
[Makefile] Add example-robot-data as a dependency for hpp-core
- example-robot-data is required to run hpp-core tests.
parent
676b4d9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
a17e055e
...
...
@@ -129,7 +129,7 @@ hpp-gui_extra_flags= -DPYTHON_EXECUTABLE=/usr/bin/python3
example-robot-data_branch
=
devel
example-robot-data_repository
=
${GEPETTO_REPO}
example-robot-data_extra_flags
=
-DPYTHON_EXECUTABLE
=
/usr/bin/python3
example-robot-data_extra_flags
=
-DPYTHON_EXECUTABLE
=
/usr/bin/python3
-DBUILD_PYTHON_INTERFACE
=
OFF
hrp2-14-description_branch
=
master
hrp2-14-description_repository
=
${TRAC_REPO}
...
...
@@ -282,8 +282,8 @@ pinocchio.configure.dep: hpp-fcl.install pinocchio.checkout
hpp-pinocchio.configure.dep
:
pinocchio.install hpp-util.install
\
hpp-pinocchio.checkout
hpp-statistics.configure.dep
:
hpp-util.install hpp-statistics.checkout
hpp-core.configure.dep
:
hpp-constraints
.install hpp-
statistic
s.install
\
hpp-core.checkout
hpp-core.configure.dep
:
example-robot-data
.install hpp-
constraint
s.install
\
hpp-statistics.install
hpp-core.checkout
hpp-constraints.configure.dep
:
hpp-pinocchio.install hpp-statistics.install
\
hpp-constraints.checkout
hpp-wholebody-step.configure.dep
:
hpp-constraints.install hpp-walkgen.install
\
...
...
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