Skip to content

kolaszko/particle_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle filter

Example

til

Usage

This repository contains implementation of landmark based particle filter localization. You can run script with:

python run.py [-h] [--width WIDTH] [--height HEIGHT] [--landmarks LANDMARKS] [--particles PARTICLES]
              [--std_position STD_POSITION] [--std_heading STD_HEADING] [--steps STEPS] 

Releases

No releases published

Packages

No packages published

Languages