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) | |
![]() | |
CostmapException (const std::string &description, int result_code=0) | |
![]() | |
int | getResultCode () const |
NavCore2Exception (const std::string &description, int result_code) | |
Additional Inherited Members | |
![]() | |
int | result_code_ |
General container for exceptions thrown when the costmap thinks any movement would be unsafe.
Definition at line 153 of file exceptions.h.
|
inlineexplicit |
Definition at line 156 of file exceptions.h.