merged
This commit is contained in:
@@ -169,6 +169,7 @@ namespace SMC {
|
||||
|
||||
State est = estimation->estimate(smoothedParticles);
|
||||
estimatedStates.push_back(est);
|
||||
continue;
|
||||
}
|
||||
|
||||
// compute weights using the transition model
|
||||
|
||||
Reference in New Issue
Block a user