Trees | Indices | Help |
|
---|
|
sm.SM --+ | StateEstimator --+ | StateEstimatorTriggered
Like StateEstimator
, but the inputs are
(observation, action, trigger)
. If trigger
is
True
then do the state update, otherwise, just pass the
state through. Output is belief state, and a boolean indicating whether
an update was just done.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Instance Variables | |
Inherited from |
Method Details |
Default version of this method. If a subclass only defines
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 17:51:16 2011 | http://epydoc.sourceforge.net |