Skip to content

ChrisShepherd81/Particle-Filter-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle-Filter-Visualizer

Visualizer for the Particle-Filter

screenshot

Dependencies

Running the script

Run the following commands from the command line:

python ParticleFilterVisualizer.py -f <dataFolder> -p <particleFile> -n <numberOfParticles> [-o <outputFileName>]

e.g.: python ParticleFilterVisualizer.py -f /data/ -p particles.txt -n 100 -o myFile

Resulting video

video

About

Visualizer for the Particle-Filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages