Skip to content

The Player cross-platform robot device interface & server

License

Notifications You must be signed in to change notification settings

mtasaka/player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player - one hell of a robot server

This is the Player robot device server, developed by volunteer contributors, 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:

https://playerproject.github.io/

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 ../

About

The Player cross-platform robot device interface & server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.0%
  • C 24.4%
  • CMake 2.9%
  • PostScript 1.3%
  • Python 1.1%
  • SWIG 0.6%
  • Other 0.7%