Skip to content

Simulator programmed in Python with PyGame. With Evolutionary algorithm and localization with Kalman Filter.

License

Notifications You must be signed in to change notification settings

Brechard/Robot-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Simulator

Simulator programmed in Python with PyGame.

It has an evolutionary alogirthm implemented that trains the robots in several rooms at each generation and uses the average fitness as robot fitness to select. It can use one or two points crossover, mutation and elitism.

It also has localization implemented using landmarks with known correspondence and using Kalman Filter to correct the measurement noise.

About

Simulator programmed in Python with PyGame. With Evolutionary algorithm and localization with Kalman Filter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages