Skip to content

kulich/player_plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This repository consists of custom Player plugins, released under the GNU Lesser General Public License (LGPL). Plugins extend the functionality and capability of Player.

Player is a free robotics framework that is often used in robotics and sensor systems research. It uses a server-client model. Sensor 'drivers' are loaded by the server and then are read and manuipulated by the client program. Why all this hassle? Well, by doing so it lends itself to distributed control schemes. Perhaps a full blown PC is too big / draws too much power for your robot to have onboard? Moreover, it makes the top level (client) program hardware-independent. That's achieved by one of the several levels of abstractions in Player. For more information on Player, see the The Player Project website.

Another huge benefit of using a robotics framework is that they often come with robot simulators. The simulators for Player are Stage and Gazebo.

About these plugins

Many of these Player plugins were developed during the course of my Masters project. I have also written a brief description about each of the plugins in this repository on my website, which can be found here.

Misc

Having trouble installing Player? Building large open-source projects (such as Player) from source can be challenging. Fortunately, there are several guides on the web how to do this. I have also written a guide too. You can find my Install Player-Stage-Gazebo guide on my website.

Also be sure to check out my website for other cool projects.

Robert Tang opensource@robotang.co.nz

Releases

No releases published

Packages

No packages published