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
Gepetto
be-insa
Commits
a7221a94
Commit
a7221a94
authored
Sep 25, 2019
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Sep 25, 2019
Browse files
merge installation-instructions.md in INSTALL.
parent
7c882be2
Changes
2
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
a7221a94
sudo apt-get install cmake cmake-curses-gui cmake-qt-gui curl doxygen g++ ipython libassimp-dev assimp-utils libboost-dev omniidl-python omniorb omniorb-idl omniorb-nameserver python python-matplotlib python-numpy python-scipy python2.7 qgit libbz2-dev zlib1g-dev libssl-dev pax tar libeigen3-dev libtinyxml-dev liburdfdom-dev libboost-all-dev libpcre3-dev libopenscenegraph-dev libqt4-dev python-qt4-dev libomniorb4-dev libqt4-opengl-dev python-omniorb python-scipy
git clone https://git.openrobots.org/robots/robotpkg.git
cd robotpkg
git clone git://git.openrobots.org/robots/robotpkg/robotpkg-wip wip
export INSTALL_PREFIX=/usr/local/insa/openrobots
./bootstrap/bootstrap --prefix=$INSTALL_PREFIX
cd math/pinocchio; make install
cd graphics/collada-dom; make install
cd wip/osg-dae; make install
cd graphics/gepetto-viewer-corba; make install
installation-instructions.md
deleted
100644 → 0
View file @
7c882be2
sudo apt-get install pax tar
git clone https://git.openrobots.org/robots/robotpkg.git
cd robotpkg
git clone git://git.openrobots.org/robots/robotpkg/robotpkg-wip wip
export INSTALL_PREFIX=/usr/local/insa/openrobots
./bootstrap/bootstrap --prefix=$INSTALL_PREFIX
cd math/pinocchio; make install
cd graphics/collada-dom; make install
cd wip/osg-dae; make install
cd graphics/gepetto-viewer-corba; make install
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