PlayerClientLibraries
From The Player Project
(Difference between revisions)
(→Player Client Libraries) |
(→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 | + | ** [http://cns.bu.edu/~cjmorlan/robotics/octplayer/ GNU Octave ] 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 | ||
Revision as of 21:23, 22 July 2006
Player Client Libraries
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
- Java by Radu Bogdan Rusu
- Ruby by Torbjørn Dahl
- GNU Octave 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)