Exception thrown when the global planner has spent too long looking for a path. More...
#include <exceptions.h>
Public Member Functions | |
GlobalPlannerTimeoutException (const std::string &description, int result_code=12) |
Exception thrown when the global planner has spent too long looking for a path.
Definition at line 287 of file exceptions.h.
nav_core2::GlobalPlannerTimeoutException::GlobalPlannerTimeoutException | ( | const std::string & | description, |
int | result_code = 12 |
||
) | [inline, explicit] |
Definition at line 290 of file exceptions.h.