Class PositionGoalChecker
- Defined in File position_goal_checker.hpp 
Inheritance Relationships
Base Type
- public nav2_core::GoalChecker
Class Documentation
- Goal Checker plugin that only checks XY position, ignoring orientation. - Public Functions - Set the XY goal tolerance. - Parameters:
- tolerance – New tolerance value 
 
 - Protected Functions - Callback executed when a parameter change is detected. - Parameters:
- parameters – list of changed parameters 
 
 - Protected Attributes