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
Humanoid Path Planner
hpp-doc
Commits
27071ffb
Commit
27071ffb
authored
May 28, 2020
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
May 28, 2020
Browse files
Fix script auto-install-hpp.sh
parent
06b84f95
Pipeline
#9712
failed with stages
in 58 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/auto-install-hpp.sh
View file @
27071ffb
...
...
@@ -17,8 +17,7 @@ case $HOST_DIST in
CONFIG_FILE
=
"ubuntu-16.04-kinetic.sh"
;;
bionic
)
APT_DEP
=
"g++ cmake doxygen libboost-dev liburdfdom-dev libassimp-dev
\
APT_DEP
=
"g++ cmake doxygen libboost-dev liburdfdom-dev libassimp-dev
\
libeigen3-dev libgraphviz-dev robotpkg-qpoases+doc
\
robotpkg-roboptim-core robotpkg-roboptim-trajectory
robotpkg-romeo-description robotpkg-py36-omniorbpy
\
...
...
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