Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fbielejec/e-alf

Code for evolving autonomous line following robots.
https://github.com/fbielejec/e-alf

Last synced: 16 days ago
JSON representation

Code for evolving autonomous line following robots.

Awesome Lists containing this project

README

        

===================
.:: E-ALF ::.
===================
*Evolving Autonomous Line Followers*

Version: 0.0.1, 2015
Author: Filip Bielejec
License: LGPL

h1. PURPOSE

Robot control code for evolving autonomous line followers inspired by evolutionary robotics.

Scratch that. To enslave humanity.

h1. INSTRUCTIONS

Link to rxtxSerial native serial library:

-Djava.library.path=/java/lib/

Start the ControllerApp.

Reboot the microcontroller.

h1. LICENSE

This is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
"GNU Lesser General Public License":http://www.gnu.org/licenses/lgpl.html for more details.

h1. TODO

* Neural Network & population control
- fitness function

* Tracking XY position
- mount the sensor to robot chassis
- send position data