Exception thrown when the global planner cannot find a path from the start to the goal. More...
#include <exceptions.h>
Public Member Functions | |
NoGlobalPathException (const std::string &description, int result_code=11) | |
NoGlobalPathException () |
Exception thrown when the global planner cannot find a path from the start to the goal.
Definition at line 275 of file exceptions.h.
nav_core2::NoGlobalPathException::NoGlobalPathException | ( | const std::string & | description, |
int | result_code = 11 |
||
) | [inline, explicit] |
Definition at line 278 of file exceptions.h.
Definition at line 280 of file exceptions.h.