Files
PPCA-AIPacMan-2024/tracking/test_cases/q10/5-ParticleUpdate.test
2024-06-26 22:14:57 +08:00

44 lines
438 B
Plaintext

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"