Nav2 Navigation Stack - humble
humble
ROS 2 Navigation Stack
|
Thrown when all the trajectories explored are illegal. More...
#include <nav2_dwb_controller/dwb_core/include/dwb_core/illegal_trajectory_tracker.hpp>
Public Member Functions | |
NoLegalTrajectoriesException (const IllegalTrajectoryTracker &tracker) | |
![]() | |
PlannerException (const std::string description) | |
Public Attributes | |
IllegalTrajectoryTracker | tracker_ |
Additional Inherited Members | |
![]() | |
using | Ptr = std::shared_ptr< PlannerException > |
Thrown when all the trajectories explored are illegal.
Definition at line 68 of file illegal_trajectory_tracker.hpp.