Indicates costmap is out of date because data in not up to date. More...
#include <exceptions.h>
Public Member Functions | |
CostmapDataLagException (const std::string &description, int result_code=2) |
Indicates costmap is out of date because data in not up to date.
Functions similarly to `!Costmap2DROS::isCurrent()`
Definition at line 142 of file exceptions.h.
nav_core2::CostmapDataLagException::CostmapDataLagException | ( | const std::string & | description, |
int | result_code = 2 |
||
) | [inline, explicit] |
Definition at line 145 of file exceptions.h.