Thrown when either the global or local planner cannot complete its operation due to TF errors. More...
#include <exceptions.h>
Public Member Functions | |
PlannerTFException (const std::string &description, int result_code=16) |
Thrown when either the global or local planner cannot complete its operation due to TF errors.
Definition at line 186 of file exceptions.h.
nav_core2::PlannerTFException::PlannerTFException | ( | const std::string & | description, |
int | result_code = 16 |
||
) | [inline, explicit] |
Definition at line 189 of file exceptions.h.