FroboMind:Repositories
FroboMind is organised into a number of repositories listed below. If you have performed the [FroboMind:Installation|FroboMind Installation] you can add repositories to your development environment by running the commands:
cd ~/roswork/src git clone [weblink to repository]
Main repositories
The repositories below constitute the core part of FroboMind. If you intend to use FroboMind you should include these in your development environment.
FroboMind
- http://github.com/FroboLab/frobomind.git
- The FroboMind main repository where you will find the stable FroboMind components which you may use to develop new software for field robot applications.
Frobit demo
- http://github.com/FroboLab/frobit_demo.git
- A ready made demonstration application which will enable you perform autonomous navigation of a Frobit robot. The application includes components for simulation as well, so you need only a computer to test it.
Application repositories
Below is a list of known public repositories for various field robot applications. You may use the applications for inspiration. Some also contains new or improved components under development which may be of your interest. If you know other public application repositories please add them to the list or contact us.
Archive repositories
The repositories below contain obsolete or outdated applications and components.
SDU fmApps archive
- http://github.com/sdu-robotics/fmapps_archive.git
- Archive of old FroboMind applications developed by the University of Southern Denmark.
SDU fmComponents archive
- http://github.com/sdu-robotics/fmcomponent_archive.git
- Archive of old FroboMind components developed by the University of Southern Denmark.