Skip to content

A code made for Artificial Intelligence classes to estimate the probability of the robot's localization.

Notifications You must be signed in to change notification settings

MaikGon/Robot-Localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Localization

The project was made for artificial intelligence classes.
The template comes from here.

Goals

  • write an alglorithm which estimates the probability of the robot's position in the world
  • implement a robot's heuristics so that robot will choose localization which can give it more information about its position

Assumptions

  • the robot doesn't know its position and orientation
  • the robot has a 5% chance to not perform the move provided in the command
  • the robot's sensors have a 1% chance to return wrong information about the environment around the robot

About

A code made for Artificial Intelligence classes to estimate the probability of the robot's localization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages