This is an old revision of the document!
Notes on robot design - see also lirec notes.
“Robotics is the intelligent connection of perception to action” - Michael Brady
State is what the robot collects in order to understand the world.
(not to happy about these definitions…)
Directly observable state of the robot. Also it's internal representation of the world - it's internal model.
What's happening in the real world. Can only be known via a robot's sensors.
Known at all times, usually internal - eg. battery state.
Through a sensor, along with noise eg: camera image pixels
What you are actually interested in, in the real world - eg: position of user's head. Can't be directly known, must be indirectly inferred from (maybe multiple) sensors. See sensor fusion.
but:
but:
Artificial Intelligence versus classical Robotics: http://www.ee.pdx.edu/~mperkows/CLASS_479/hardware/014.Robot-Control-Architectures.ppt