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
4f505918
Commit
4f505918
authored
Jul 30, 2018
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Jul 30, 2018
Browse files
Add hpp-plot and hpp-gui in benchmark target
- remote hpp-hrp2 to allow installation without access to HRP2.
parent
7e8ba35e
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
4f505918
...
...
@@ -150,6 +150,12 @@ pythonqt_extra_flags= -DPythonQt_Wrap_QtAll=ON -DPythonQt_Extensions=ON
qgv_branch
=
devel
qgv_repository
=
${HPP_REPO}
hpp-plot_branch
=
devel
hpp-plot_repository
=
${HPP_REPO}
hpp-gui_branch
=
devel
hpp-gui_repository
=
${HPP_REPO}
hpp-environments_branch
=
devel
hpp-environments_repository
=
${HPP_REPO}
...
...
@@ -201,7 +207,7 @@ benchmark: baxter_common.install romeo.install universal_robot.install \
hpp-environments.install hrp2-14-description.install
${MAKE}
hpp_tutorial.install hpp-gepetto-viewer.install
;
\
${MAKE}
hpp-baxter.install hpp_romeo.install
\
hpp_universal_robot.install hpp-
hrp2
.install
;
\
hpp_universal_robot.install hpp-
plot.install hpp-gui
.install
;
\
${MAKE}
hpp_benchmark.checkout
;
\
${MAKE}
hpp-doc.install
...
...
@@ -278,6 +284,7 @@ gepetto-viewer-corba.configure.dep: gepetto-viewer.install \
hpp-gepetto-viewer.configure.dep
:
gepetto-viewer-corba.install
\
hpp-corbaserver.install
\
hpp-gepetto-viewer.checkout
hpp-gui.configure.dep
:
hpp-gui.checkout
universal_robot.configure.dep
:
universal_robot.checkout
hpp_universal_robot.configure.dep
:
universal_robot.install
\
hpp_universal_robot.checkout
...
...
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