Skip to content

The goal of this project is to ensure collision-free navigation of a mobile robot. Therefore evolutionary algorithms are used to evolve the weights of an RNN. For this process, the neural networks that performed best in previous generations are used as parents for the next generation. The neural network itself receives as input the sensor data o…

License

Notifications You must be signed in to change notification settings

benschbrothers/MRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Robot Simulator

Group 5

TODOs

  • Project Setup
  • UI
  • Motion model
  • Sensor model
  • Collision handling

About

The goal of this project is to ensure collision-free navigation of a mobile robot. Therefore evolutionary algorithms are used to evolve the weights of an RNN. For this process, the neural networks that performed best in previous generations are used as parents for the next generation. The neural network itself receives as input the sensor data o…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages