]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
MCL: Modularized and added Marek's resampling algoritm
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 29 Apr 2008 09:53:37 +0000 (11:53 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 29 Apr 2008 09:53:37 +0000 (11:53 +0200)
commit94e3a58752faf640f408bca5d51d6ba634f8aba2
tree80eaf5f76b0cc52a60855d06275a4488f393e056
parent86c987f60bef60da92bdbcb7e5c8c3581690314a
MCL: Modularized and added Marek's resampling algoritm
src/mcl/Makefile.omk
src/mcl/matlab/mcl_test.mdl
src/mcl/matlab/reg_mcl.mdl
src/mcl/matlab/resample.m [new file with mode: 0644]
src/mcl/matlab/sf_mcl.c
src/mcl/mcl.c
src/mcl/mcl.h
src/mcl/mcl_laser.c [new file with mode: 0644]
src/mcl/mcl_laser.h [new file with mode: 0644]
src/mcl/mcl_laser_pos.c [new file with mode: 0644]
src/mcl/test/testmcl_performance.c