Nav2 Navigation Stack - jazzy
jazzy
ROS 2 Navigation Stack
|
Public Member Functions | |
void | addIllegalTrajectory (const IllegalTrajectoryException &e) |
void | addLegalTrajectory () |
std::map< std::pair< std::string, std::string >, double > | getPercentages () const |
std::string | getMessage () const |
Protected Attributes | |
std::map< std::pair< std::string, std::string >, unsigned int > | counts_ |
unsigned int | legal_count_ |
unsigned int | illegal_count_ |
Definition at line 46 of file illegal_trajectory_tracker.hpp.