upd readme
This commit is contained in:
43
tracking/test_cases/q10/5-ParticleUpdate.test
Normal file
43
tracking/test_cases/q10/5-ParticleUpdate.test
Normal file
@ -0,0 +1,43 @@
|
||||
class: "ZeroWeightTest"
|
||||
|
||||
seed: "188"
|
||||
|
||||
layout: """
|
||||
%%%%%
|
||||
%P%G%
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%%%%
|
||||
% %%%
|
||||
%%%%%
|
||||
"""
|
||||
|
||||
observe: "True"
|
||||
|
||||
elapse: "False"
|
||||
|
||||
maxMoves: "100"
|
||||
numParticles: "5000"
|
||||
numGhosts: "1"
|
||||
|
||||
errorMsg: "Particle filter observe test: %d inference errors."
|
||||
ghost: "GoSouthAgent"
|
||||
inference: "ParticleFilter"
|
||||
|
||||
|
Reference in New Issue
Block a user