34 #ifndef DWB_CORE__EXCEPTIONS_HPP_
35 #define DWB_CORE__EXCEPTIONS_HPP_
40 #include "nav2_core/controller_exceptions.hpp"
54 std::string getCriticName()
const {
return critic_name_;}
57 std::string critic_name_;
Thrown when one of the critics encountered a fatal error.