PlayerClientLibraries
From The Player Project
(Difference between revisions)
(→Third-party libraries) |
|||
| Line 9: | Line 9: | ||
*[[libplayerc]] | *[[libplayerc]] | ||
| - | *[[libplayercpp | libplayerc | + | *[[libplayercpp | libplayerc ]] |
*[[Python bindings to libplayerc]] | *[[Python bindings to libplayerc]] | ||
| Line 32: | Line 32: | ||
** [http://java-player.sourceforge.net/ Javaclient] (development stopped) by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ** [http://java-player.sourceforge.net/ Javaclient] (development stopped) by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ||
** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave] by Cameron Morland | ** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave] by Cameron Morland | ||
| - | ** [http://rubyplayer.rubyforge.org/ Ruby] by Torbj | + | ** [http://rubyplayer.rubyforge.org/ Ruby] by Torbj |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
Revision as of 12:58, 11 April 2007
The Player distribution comes with code libraries that simplify the writing of Player clients by hiding the details of the Player Protocol and providing a set of functions or objects that communicate with the Player server.
Libraries in the Player distribution
Currrently these libraries are distributed with Player:
The number of libraries in the distro is deliberately kept small.
Third-party libraries
Several alternative libraries have been released by third-parties to enable Player client development in many languages.
Please help to maintain this list!
- Player 2.0
- Javaclient2 by Radu Bogdan Rusu
- GNU Octave by Cameron Morland
- Scheme/Guile by Paul Osmialowski
- LISPCL - Lisp Player Client by Armin Müller
- cl-player - simple Common Lisp client by Stu Glaser
- Ada by Álex R. Mosteo
- Player 1.6
- Javaclient (development stopped) by Radu Bogdan Rusu
- GNU Octave by Cameron Morland
- Ruby by Torbj