Go to the source code of this file.
Classes | |
class | costmap_2d::CellData |
Storage for cell information used during obstacle inflation. More... | |
Namespaces | |
namespace | costmap_2d |
Functions | |
bool | costmap_2d::operator< (const CellData &a, const CellData &b) |
Provide an ordering between CellData objects in the priority queue. |