Robot Lab(Spring 2009)/Player-Stage-Gazebo

From GICLWiki
(Difference between revisions)
Jump to: navigation, search
(New page: =Installation= ==Ubuntu== #Player: <code>sudo apt-get install robot-player</code> #Stage: <code>sudo apt-get install stage</code> ==Mac OS X== #Install [http://www.macports.org/ MacPorts]...)
 
Line 1: Line 1:
 
=Installation=
 
=Installation=
 +
My suggestion is installing everything in an Ubuntu VM
 
==Ubuntu==
 
==Ubuntu==
 
#Player: <code>sudo apt-get install robot-player</code>
 
#Player: <code>sudo apt-get install robot-player</code>
Line 12: Line 13:
 
#Visit [http://playerstage.sourceforge.net/ Player/Stage Source Forge page]
 
#Visit [http://playerstage.sourceforge.net/ Player/Stage Source Forge page]
 
#Follow the instructions listed in the [http://playerstage.sourceforge.net/index.php?src=doc manual] section
 
#Follow the instructions listed in the [http://playerstage.sourceforge.net/index.php?src=doc manual] section
 +
OR you can download the RoboDeb VM. This will only install the Player client libraries (no player server, stage or gazebo pre-installed).
 +
#Download and install [http://www.vmware.com/products/player/ VMWare Player].
 +
#Download the [http://www.transterpreter.org/robodeb/ RoboDeb VMWare Image].
 +
#Launch the image inside the VMWare player.
 +
 +
==Gazebo==

Revision as of 15:45, 31 March 2009

Contents

Installation

My suggestion is installing everything in an Ubuntu VM

Ubuntu

  1. Player: sudo apt-get install robot-player
  2. Stage: sudo apt-get install stage

Mac OS X

  1. Install MacPorts
  2. Player: sudo port install playerstage-player
  3. Stage: sudo port install playerstage-stage

Windows XP/Vista or Other

  1. Visit Player/Stage Source Forge page
  2. Follow the instructions listed in the manual section

OR you can download the RoboDeb VM. This will only install the Player client libraries (no player server, stage or gazebo pre-installed).

  1. Download and install VMWare Player.
  2. Download the RoboDeb VMWare Image.
  3. Launch the image inside the VMWare player.

Gazebo

Personal tools