map | index /home/home5/gvtaylor/cps089s_code/snarfableSlam/map.py |
map.py
Mac Mason <mac@cs.duke.edu>
A map. A map is a collection of Landmarks. We provide code for reading maps
from text files, and writing maps to text files. If you'd like to produce an
image, see drawstuff.py.
We also provide methods for adding and removing landmarks from maps, and a
skeleton of code for use in a sensor model.
This implementation assumes that every landmark has a unique id. If your
landmarks are not unique, you have some work to do.
Modules | ||||||
|
Classes | ||||||||||
|