SimpleGoalChecker
Checks whether the robot has reached the goal pose.
Parameters
<nav2_controller plugin>
: nav2_controller plugin name defined in the goal_checker_plugin_id parameter in Controller Server.
<nav2_controller plugin> .xy_goal_tolerance: |
|
- Description
Tolerance to meet goal completion criteria (m).
|
<nav2_controller plugin> .yaw_goal_tolerance: |
|
- Description
Tolerance to meet goal completion criteria (rad).
|
<nav2_controller plugin> .stateful: |
|
- Description
Whether to check for XY position tolerance after rotating to goal orientation in case of minor localization changes.
|