Skip to content

LNS98/2d_grid_localisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2d_grid_localisation

2D grid world localisation of Robot in a red/green world

TO RUN: python3 main.py

Noise of agent can be set in the agent.py file for both noise in movement and observation. Robot updates its belief of current location by performing a Bayesian inference on the discrete distribution.

About

2D grid world localisation of Robot in a red/green world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages