34 #ifndef NAV2_COSTMAP_2D__EXCEPTIONS_HPP_
35 #define NAV2_COSTMAP_2D__EXCEPTIONS_HPP_
52 : std::runtime_error(description) {}
64 std::string getCriticName()
const {
return name_;}
Exceptions thrown if collision checker determines a pose is in collision with the environment costmap...
Thrown when CollisionChecker encounters a fatal error.