Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 395 Bytes

maze

Code for the maze navigator e-puck robot written in C for Webots version 6. It includes repositories for the navigator and the "worlds" or environments in which a robot should navigate. Navigation is done by a recursive, one-layer neural network whose weights are evolving via an evolutionary algorithm.

The source code needs to be compiled again with the refactored names/paths.