Autoware.Auto
NDT literature review

Introduction

The Normal Distributions Transform (NDT) is a technique which transforms a raw point cloud into a grid-based representation, where each grid cell is approximated with a multivariate Gaussian distribution.

The purpose of this representation is to provide a compact form for representing the point cloud. Doing so also permits the holistic representation of the scan matching, or scan registration problem as a differentiable optimization problem.

This permits us to use the NDT algorithm to do point cloud-based localization.

Literature Review

The following is a list of papers relating specifically to the NDT technique for point cloud scan matching: