Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Public Member Functions | Protected Attributes | List of all members
dwb_core::IllegalTrajectoryException Class Reference

Thrown when one of the critics encountered a fatal error. More...

#include <nav2_dwb_controller/dwb_core/include/dwb_core/exceptions.hpp>

Inheritance diagram for dwb_core::IllegalTrajectoryException:
Inheritance graph
[legend]
Collaboration diagram for dwb_core::IllegalTrajectoryException:
Collaboration graph
[legend]

Public Member Functions

 IllegalTrajectoryException (const std::string &critic_name, const std::string &description)
 
std::string getCriticName () const
 
- Public Member Functions inherited from nav2_core::ControllerException
 ControllerException (const std::string &description)
 

Protected Attributes

std::string critic_name_
 

Detailed Description

Thrown when one of the critics encountered a fatal error.

Definition at line 49 of file exceptions.hpp.


The documentation for this class was generated from the following file: