FIND ME ON

GitHub

LinkedIn

Feature-based mapping

🌱

Definition

In feature-based Mapping, we would like to estimate a set of discrete landmarks (or features) in the environment given sensor observations and robot motion. For some N∈NN\in\mathbb{N}, let m:={mi}i=1N, mi∈Rd,i=1,…,N\mathbf{m} := \{\mathbf{m}_{i}\}^{N}_{i=1},\,\mathbf{m}_{i}\in\mathbb{R}^{d},i=1,\dots,N be the set of landmark locations. Then, the goal is to estimate m\mathbf{m}, the set of landmark positions at time tt, given our sensor observations z[0,t]z_{[0,t]}, and robot poses x[0,t]x_{[0,t]}. This can represented as a posterior: p(m∣z[0,t],x[0,t])p(\mathbf{m} \mid z_{[0,t]},x_{[0,t]})

Linked from