-
Notifications
You must be signed in to change notification settings - Fork 32
Get Player
The official download page for all the software of the Player project is located on github:
Instructions to download the latest git version can be found in The basic FAQ.All the software of the Player project is under the GNU General Public License, downloading, modifying and copying is encouraged (please contribute patches!).
- Installation guide for Player on Linux
- Installation guide for Player on Windows
- Installation guide for Stage on Linux
- Installation guide for Gazebo current on Linux
- Installation guide for Gazebo 0.7 on Linux
- Installation guide for Player and Stage on Mac OS X 10.6 using Fink
- Installation guide for Player and Stage on Mac OS X 10.6 using MacPorts
- Installation guide for Player and Stage on Mac OS X 10.5 using MacPorts
- Installation guide for Player and Stage on Mac OSX using Fink or DarwinPorts (MacPorts). Also includes installing OpenCV
- How to install as unprivileged user
- Installation instructions for Player/Stage 2.0.x on Mac OS X 10.4.x (Tiger) with Fink, including instructions for OpenCV.
Some packages are contributed by third parties developers. WARNING! These packages are by no means official! We make no guarantees regarding the correctness, completeness or currency of these packages; use at your own risk.
- Requires: Linux Debian/Ubuntu
- Provides: Player, Stage, Gazebo
https://launchpad.net/~thjc/+archive/ppa/
Click on "Technical Details about this PPA", select your Ubuntu version and then add the generated lines in the Other Software tab in System>Administration>Software Sources.
Note: Using Gazebo from these packages doesn't work for me on Ubuntu 9.10. But using Gazebo compiled from svn rev. 8325 worked fine (with some minor bugs). To avoid compiling Ogre 1.6.4 i used the debian sid packages - B2ag
- Requires: Fedora 11 or higher
- Provides: Player, Stage
sudo dnf install player player-devel player-doc player-examples python2-player ruby-player
Stage is also included in Fedora 11 and beyond. To install all of the Stage components, run the command:
sudo dnf install stage stage-devel stage-playerplugin
- Requires: Linux Gentoo
- Provides: Player, Stage, Gazebo
- Requires: Windows XP or higher
- Provides: Player
Player needs the pthreads-win32 libraries to function correctly on Windows. The pthread-vc2 library should be download from the pthreads-win32 page and also placed on the system PATH.