Nav2 Navigation Stack - humble
humble
ROS 2 Navigation Stack
|
Thrown when one of the critics encountered a fatal error. More...
#include <nav2_dwb_controller/dwb_core/include/dwb_core/exceptions.hpp>
Public Member Functions | |
IllegalTrajectoryException (const std::string critic_name, const std::string description) | |
std::string | getCriticName () const |
![]() | |
PlannerException (const std::string description) | |
Protected Attributes | |
std::string | critic_name_ |
Additional Inherited Members | |
![]() | |
using | Ptr = std::shared_ptr< PlannerException > |
Thrown when one of the critics encountered a fatal error.
Definition at line 61 of file exceptions.hpp.