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