---++ 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. <verbatim> 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 </verbatim> ---++ Step 3: Setup your environment Use the following commands to update your environment. <verbatim> ~/rosconfig setup ~/ros > ~/.bashrc.ros echo "source ~/.bashrc.ros" >> ~/.bashrc </verbatim> -- Main.mariusm - 29 Jul 2009
This topic: LCI
>
WebHome
>
TheSemanticRobotVisionChallenge
>
SettingUpROSInstallation
Topic revision: r3 - 2009-07-30 - mariusm
Copyright © 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