|
OccupancyGridReferences
Occupancy grid related reading material
These are what I think are the more instructive articles on occupancy grid mapping. In the classic method described by Hans Moravec it should be noted that the exact position and orientation of the robot is always known. Only in the more recent SLAM articles do you have a situation where the robots position uncertainty is taken into account. Old skool stuff from the 1980s.
Some sensor modelling, but for sonar rather than vision sensors.
The classic 1996 paper. This was one of the first articles which I read in connection with stereo vision. Even over a decade later few researchers seem to have done much better than this using vision sensors. Describes optimisation of sensor models by minimisation of colour variance within the grid. Colour variance can be used as one way of measuring occupancy grid quality.
A description of the basic distributed particle SLAM method.
A more recent paper on DP-SLAM, including some tweaks on the original algorithm.
Inspiration from biology
|