SLAM_0 SLAM for dummies
Concept:
SLAM is concerned with the problem of building a map of an unknown environment
by a mobile robot while at the same time navigating the environment using the map.
SLAM consists of:
- Landmark extraction
- Data association
- State estimation
- state update
- landmark update