34 #ifndef DWB_CORE__EXCEPTIONS_HPP_
35 #define DWB_CORE__EXCEPTIONS_HPP_
41 #include "nav2_core/exceptions.hpp"
66 std::string getCriticName()
const {
return critic_name_;}
69 std::string critic_name_;
Thrown when one of the critics encountered a fatal error.
Thrown when the planner cannot complete its operation due to TF errors.