Search
The grid representation of the world introduces the discretization of the robot's action space into individual cells. These cells carry the information on whether they are free or occupied and possibly further information such as traversability or suitability of the area for foot placement. An example of a terrain map and its underlying representation as a traversability map is visualized in the following figure.
A typical pipeline of grid-based path planning consists of the following steps:
Typical steps of planning algorithm evaluation in robotics consist of the following steps
For the evaluation of the path, different metrics can be used as follows.