arne48 / Player

Archive of the latest trunk of the player robot library of "The Player Project". http://playerstage.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player - one hell of a robot server
----------------------------------
This is the Player device interface, developed at the SRI AI Center, with
help from many other places, and released under the GNU Lesser General Public
License (LGPL). Some of the code is only available under the GPL, see 
individual libraries and source files for details.

The Player homepage is:

  http://playerstage.sourceforge.net


Installation
------------
Read INSTALL for more detailed instructions.  For most people, the following
sequence will suffice:

  $ mkdir build
  $ cd build/
  $ cmake ../
  $ make install

To configure the build, do:

  $ ccmake ../

                    - brian gerkey (gerkey@willowgarage.com)


About

Archive of the latest trunk of the player robot library of "The Player Project". http://playerstage.sourceforge.net/

License:GNU General Public License v2.0


Languages

Language:C++ 69.4%Language:C 24.0%Language:CMake 2.9%Language:PostScript 1.3%Language:Python 1.1%Language:SWIG 0.6%Language:HTML 0.2%Language:Java 0.2%Language:Tcl 0.1%Language:Shell 0.1%Language:CSS 0.1%Language:Makefile 0.0%Language:Ruby 0.0%Language:Assembly 0.0%Language:Objective-C 0.0%Language:PHP 0.0%