Add project 4 code.
This commit is contained in:
42
p4_tracking/test_cases/q4/6-ParticleObserve.test
Normal file
42
p4_tracking/test_cases/q4/6-ParticleObserve.test
Normal file
@@ -0,0 +1,42 @@
|
||||
class: "ZeroWeightTest"
|
||||
|
||||
seed: "188"
|
||||
|
||||
layout: """
|
||||
%%%%%
|
||||
%P%G%
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%% %
|
||||
%%%%%
|
||||
% %%%
|
||||
%%%%%
|
||||
"""
|
||||
|
||||
observe: "True"
|
||||
|
||||
elapse: "False"
|
||||
|
||||
maxMoves: "100"
|
||||
|
||||
numGhosts: "1"
|
||||
|
||||
errorMsg: "Particle filter observe test: %d inference errors."
|
||||
ghost: "GoSouthAgent"
|
||||
inference: "ParticleFilter"
|
||||
|
||||
Reference in New Issue
Block a user