General container for exceptions thrown when the costmap thinks any movement would be unsafe. More...
#include <exceptions.h>
Public Member Functions | |
CostmapSafetyException (const std::string &description, int result_code=1) |
General container for exceptions thrown when the costmap thinks any movement would be unsafe.
Definition at line 129 of file exceptions.h.
nav_core2::CostmapSafetyException::CostmapSafetyException | ( | const std::string & | description, |
int | result_code = 1 |
||
) | [inline, explicit] |
Definition at line 132 of file exceptions.h.