The official project webiste: http://gcielniak.github.com/RoboLib/.
C# wrapper libraries for several robots including Rovio, Roomba and NXT. Originally used for teaching Robotics at the University of Lincoln, UK. The libraries are accompanied by a set of practical tutorials that might be used for development of similar activities by other institutions and individuals.
Some more theoretical aspects and pedagogical issues related to development of Robotics courses at the undergraduate level are covered in the following publication. If you find the included materials useful, please cite: Cielniak, G. and Bellotto, N. and Duckett, T. Integrating mobile robotics and vision with undergraduate computer science. IEEE Transactions on Education, 2012.
The current content consists of the following folders:
- documentation/ - Doxygen files for generating library documentation;
- src/ - wrapper classes for different robots;
- examples/ - example start up projects (VS2008 project files);
- tutorials/ - tutorial files: documentation and sources (VS2008 project files).
The latest documentation is available in [html](http://gcielniak.github.com/RoboLib/doc/RoboLib - refman.html) and [pdf](http://gcielniak.github.com/RoboLib/doc/RoboLib - refman.pdf) format.
Please email the site admin, if you would like to contribute to this project.