PlayerClientLibraries
From The Player Project
(Difference between revisions)
(→Libraries) |
(→Libraries) |
||
| Line 30: | Line 30: | ||
** [http://www.squeaksource.com/WifiBot.html Smalltalk client] written with [http://code.google.com/p/pharo/ Pharo] by Serge Stinckwich, IRD. | ** [http://www.squeaksource.com/WifiBot.html Smalltalk client] written with [http://code.google.com/p/pharo/ Pharo] by Serge Stinckwich, IRD. | ||
| - | * Player 2.0 | + | * Player 2.0 |
| - | + | ||
** [http://java-player.sourceforge.net/ Javaclient2] by [http://playerstage.sourceforge.net/wiki/User:Rbrusu Radu Bogdan Rusu] | ** [http://java-player.sourceforge.net/ Javaclient2] 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 | ||
Revision as of 04:06, 18 March 2009
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.
Contents |
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 and groups
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.1
- PlayerMex - MATLAB By Kevin Barry, University of Detroit Mercy Advanced Mobility Lab
- Matlab wrapper for libplayerc By Nathan Michael, UPenn (You will get redirected to a wiki, click Software, then Player, then PlayerAPI).
- Alternate Python bindings, by Jonathan Kleinehellefort at TUM:
- Smalltalk client written with Pharo by Serge Stinckwich, IRD.
- 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
- PlayerMex - MATLAB By Kevin Barry, University of Detroit Mercy Advanced Mobility Lab
- Matlab wrapper for libplayerc By Nathan Michael, UPenn (You will get redirected to a wiki, click Software, then Player, then PlayerAPI).
- Player 1.6
- Javaclient (development stopped) by Radu Bogdan Rusu
- GNU Octave by Cameron Morland
- Ruby by Torbj
Groups
Also there are groups interested in translate Player headers and/or developing code in: