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
ce6a2f4e
Commit
ce6a2f4e
authored
May 28, 2020
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
May 28, 2020
Browse files
[installation] Install python-omniorb.
parent
79dda2df
Pipeline
#9713
passed with stages
in 69 minutes and 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.dockers/ubuntu-18.04/Dockerfile
View file @
ce6a2f4e
...
...
@@ -40,6 +40,7 @@ RUN apt-get update -y && apt-get install -y \
omniidl-python
\
libltdl-dev
\
python-matplotlib
\
python-omniorb
\
libxml2
\
libtinyxml2-dev
\
qt4-dev-tools
\
...
...
doc/instructions.md
View file @
ce6a2f4e
...
...
@@ -64,6 +64,7 @@ To install all the packages on ubuntu 18.04 LTS 64 bit, you should do the follow
omniidl
\
omniidl-python
\
libltdl-dev
\
python-omniorb
\
python-matplotlib
\
libxml2
\
libtinyxml2-dev
\
...
...
scripts/auto-install-hpp.sh
View file @
ce6a2f4e
...
...
@@ -24,7 +24,8 @@ case $HOST_DIST in
ros-melodic-xacro libccd-dev ros-melodic-octomap
\
ros-melodic-resource-retriever ros-melodic-srdfdom
\
ros-melodic-pr2-description git libomniorb4-dev omniorb-nameserver
\
omniidl omniidl-python libltdl-dev python-matplotlib libxml2
\
omniidl omniidl-python libltdl-dev python-matplotlib python-omniorb
\
libxml2
\
libtinyxml2-dev qt4-dev-tools libqt4-opengl-dev libqtgui4
\
libqtwebkit-dev oxygen-icon-theme libopenscenegraph-dev
\
openscenegraph libpcre3-dev libcdd-dev wget"
...
...
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