Update
PURPOSE 
Belief evolution under an observation model.
SYNOPSIS 
function bOut=Update(b,po,Sp)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- GBelief Gaussian-based belief constructor.
- Crop Limits all means to be inside the given space.
- Crop Forces the Gaussian mean to be in a given space.
- Crop Forces a state to be in a given continuous sub-space.
- Crop Forces a state to be in a given discrete space.
This function is called by:
SOURCE CODE 
|