software:cram:setup:auto-install
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:cram:setup:auto-install [2013/03/27 13:17] – created winkler | software:cram:setup:auto-install [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Automatic Install Script ===== | ===== Automatic Install Script ===== | ||
| - | TODO: Insert | + | ==== Getting the Script ==== |
| + | The latest version of the install script is always available at | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Just download | ||
| + | $ git clone https:// | ||
| + | to clone the repository. | ||
| + | |||
| + | ==== Running the Script ==== | ||
| + | Among other things the script will install | ||
| + | $ ./ | ||
| + | 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 ' | ||
| + | |||
| + | Same goes for additional ROS package repositories that you want to be cloned by the script. Just add them to the ' | ||
| + | |||
| + | Note: If you add any repositories that require a password the script will stop and wait for you to enter it at one point. | ||
| + | |||
| + | |||
| + | ==== Installing a specific version of CRAM ==== | ||
| + | |||
| + | If you want to use a specific version of CRAM, then there is a shell scripts that helps you to checkout this version. Please see the following links to determine the right version and how to install it. | ||
| + | |||
| + | * [[software: | ||
| + | * [[software: | ||
software/cram/setup/auto-install.1364390273.txt.gz · Last modified: (external edit)
