User Tools

Site Tools


software:cram:setup:auto-install

This is an old revision of the document!


Automatic Install Script

Getting the Script

The latest version of the install script is always available at

https://bitbucket.org/code_iai/iai_environmental_setup

Just download the contents or use

git clone https://bitbucket.org/code_iai/iai_environmental_setup.git

to clone the repository.

Running the Script

To run the script just go to the download directory and do

$ ./installros.sh

the script will then ask for your sudo password.

Thats it, just wait for it to finish and everything should be up and running.

Adding additional Debian/ROS Packages to the Script

To add an additional debian package to the install routine you just have to edit the 'packages' file inside the download directory and add the required package name. Make sure you leave exactly one empty line at the end of the file.

Same goes for additional ROS package repositories that you want to be cloned by the script. Just add them to the '.rosinstall' file. If you want those packages to be 'rosmaked' by the script, also add them to the 'makepackages' file. Make sure you leave exactly one empty line at the end of the file.

Note: If you add any repositories that require a password the script will stop and wait for you to enter it at one point.

software/cram/setup/auto-install.1364394975.txt.gz · Last modified: 2016/05/19 09:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki