Trees | Indices | Help |
|
---|
|
sm.SM --+ | SensorCorrupter
State machine that takes instances of io.SensorInput
and
adds noise to them. Sonars have additive noise, drawn from a Gaussian
with 0 mean and sonarStDev
standard deviation. Odometry is
changed only in the x dimension, with additive noise with 0 mean and
odoStDev
standard deviation. Output of the state machine
are instances of CorruptedSensorInput
.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class 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 |