Software, Hardware & Datasets

Educational open source software developed by IRS group staff for IST courses (mostly Python).

  • Bayes filtering in 1-D, including Discrete Bayes, Kalman filter, Particle filtering (Monte-Carlo), and occupancy grid mapping (inverse sensor model): demo_bayes-1.3.py
  • Solving Sudoku using plain backtrack search: sudoku.py
  • Pioneer DX3 robot interface software for MATLAB: matlab_pioneer.zip