Barelang FC Particle Filter Localization Simulator
Opensource contribution of Barelang FC Team for RoboCup Competition
Created by : Eko Rudiawan Jamzuri
- Python 2.7
- OpenCV 3.2.0
- Numpy
- Scipy
-
Running program
ek91@BarelangFC:~$ git clone https://github.com/ekorudiawan/BarelangFC-Particle-Filter-Sim.git ek91@BarelangFC:~$ cd BarelangFC-Particle-Filter-Sim/Source-Code/ ek91@BarelangFC:~$ python Barelang-FC-Particle-Filter-Sim.py
-
Exit from program
Press X
- Red : Random Particles
- Yellow : Robot Position
- Blue : Estimate Position
- Default time sampling : 1s
- Default random particles : 100
- Default landmark : 2 (Left opposite goal & right opposite goal)
- This program still estimate robot position (X and Y position), heading position not yet calculated