Sign inSign up

shadowrobot/ramcip

By shadowrobot

Updated over 6 years ago

RAMCIP project support image

Image
0

2.8K

shadowrobot/ramcip repository overview

ServiceStatus
Code style checksCircle CI
Unit testsBuild Status
Install testsBuild Status
Code Coveragecodecov.io

RAMCIP

Private repository for the RAMCIP project

Installing

You'll need to install Ubuntu 14.04 lts first (we recommend using the 64bits version).

Then simply run the following command. Make sure you use a new directory in the -w path or it will be deleted!

bash <( curl -Ls http://bit.do/deploy-machine) -r ramcip -- -w ~{{ros_user}}/workspace/ramcip/base -t deploy -h development

You'll be asked for your root password once or twice at the beginning. Also, after a while you'll be asked for your GitHub credentials (in the TASK: [ros_workspace | Workspace update]). This scripts installs everything needed: ROS, the dependencies and the RAMCIP code.

After the script successfully finishes, you can simply open a new terminal and run roscd; cd ../src/ramcip to go to the main RAMCIP repository.

In case if you have already successfully executed installation script you can use upgrade script

bash <( curl -Ls http://bit.do/deploy-machine) -r ramcip -- -w ~{{ros_user}}/workspace/ramcip/base -t upgrade -h development

It will delete folder called base_deps but will only execute git pull on RAMCIP repository. This script is checking if libraries are already installed and will not reinstall them (if you want full reinstallation please run main installation script). The script will rebuild workspaces after updating all sources.

More information about different option of installation and deployment script can be found here.

Contributing

Please read the guidelines before contributing to facilitate the collaboration.

Simulations

Simulation folder will be now available on [F#40_simulations] branch.

Tag summary

Content type

Image

Digest

Size

3.2 GB

Last updated

over 6 years ago

docker pull shadowrobot/ramcip:ide