PlayerClientLibraries
From The Player Project
(Difference between revisions)
(→Third-party libraries) |
|||
| Line 26: | Line 26: | ||
** [http://java-player.sourceforge.net/ Java ] by Radu Bogdan Rusu | ** [http://java-player.sourceforge.net/ Java ] by Radu Bogdan Rusu | ||
** [http://rubyplayer.rubyforge.org/ Ruby ] by Torbjørn Dahl | ** [http://rubyplayer.rubyforge.org/ Ruby ] by Torbjørn Dahl | ||
| - | ** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave (Matlab clone)] by Cameron Morland | + | ** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave (Matlab clone) ] by Cameron Morland |
** [http://king.net.pl/playercontrib/guileplayer Scheme/Guile ] by Paul Osmialowski | ** [http://king.net.pl/playercontrib/guileplayer Scheme/Guile ] by Paul Osmialowski | ||
| - | ** [http://www-robotics.cs.umass.edu/~bburns/software/player-lisp.html LISP] by Bredan Burns | + | ** [http://www-robotics.cs.umass.edu/~bburns/software/player-lisp.html LISP ] by Bredan Burns |
** [http://ada-player.sourceforge.net/ Ada ] by Alex Mosteo | ** [http://ada-player.sourceforge.net/ Ada ] by Alex Mosteo | ||
*Player 1.6 | *Player 1.6 | ||
** (some of the above belong here) | ** (some of the above belong here) | ||
Revision as of 21:15, 22 July 2006
Player Client Libraries
The Player distribition comes with some 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
- Java by Radu Bogdan Rusu
- Ruby by Torbjørn Dahl
- GNU Octave (Matlab clone) by Cameron Morland
- Scheme/Guile by Paul Osmialowski
- LISP by Bredan Burns
- Ada by Alex Mosteo
- Player 1.6
- (some of the above belong here)