Step 1: Pre-install

* Check Step 1 from http://pr.willowgarage.com/wiki/ROS/Installation

Step 2: Install

The following commands will download the latest version of ROS, Personal Robots repository (ros-pkg) and UBC SRVC repository (ubc-srvc-pkg) in ~/ros and build the powerbot_player package with all its dependencies.

wget http://ros.sf.net/rosconfig -O ~/rosconfig
chmod 755 ~/rosconfig
scp <user>@okanagan.cs.ubc.ca:/lci/project/raid1/srvc/srvc.rosconfig ~/srvc.rosconfig
~/rosconfig bootstrap -s ~/srvc.rosconfig ~/ros 2dnav_powerbot

Step 3: Setup your environment

Use the following commands to update your environment.

~/rosconfig setup ~/ros > ~/.bashrc.ros
echo "source ~/.bashrc.ros" >> ~/.bashrc

-- Main.mariusm - 29 Jul 2009


This topic: LCI > WebHome > TheSemanticRobotVisionChallenge > SettingUpROSInstallation
Topic revision: r3 - 2009-07-30 - mariusm
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback