As we have already reported is the „Fraunhofer Autonomous Intelligent Robotics Devices“ Library now open source and available at the sourceforge project „OpenVolksBot„. In addition we can know report some more details on it.
- The FAIRlib is now organized as several Eclipse-Project (fairAlgorithm, fairCore, fairDevices, fairGraphics, fairTestAlgorithm, fairTestCore, fairTestDevices and fairTestGraphics). This allows an easy extending and compiling the projects and minimizes the cross dependencies.
- The dependences are listed in the ReadMe and can be auto installed by using the script „apt-get-fair“
- A way of easy installing is given by the script „install-fair„
- The current version is tested on the Ubuntu 9.10 (64-Bit) , but will also work on other OS (by side of auto solving the dependences)
- Fair is published under the CC-by-sa-nc License .
So now we all can reuse and cooperated in a create library, instead of reinventing the „wheel“ again and again. 😉
Pingback: Open source is FAIR – IAIS released the “Fraunhofer Autonomous Intelligent Robotics Devices Library” as open source « RoboBlog
Hey,
I tried to download the FAIRlib from sorgeforge.net, but on the page you linked, there aren’t any files. Can you help me, please?
Thanks.
Hi Andy,
Yes of course i can help you. The FairLib is available at sourceforge (called openvolksbot http://sourceforge.net/projects/openvolksbot/). The download can be done by SVN-(Subversion) Tools (svn co https://openvolksbot.svn.sourceforge.net/svnroot/openvolksbot openvolksbot).