Skip to content

PoseProgressChecker

Checks whether the robot has made progress based on translation and rotation.

Parameters

<nav2_controller plugin>: nav2_controller plugin name defined in the progress_checker_plugin_id parameter in Controller Server.

Type: double Default: 0.5

Minimum amount a robot must move to be progressing to goal (m).

Type: double Default: 0.5

Minimum amount a robot must rotate to be progressing to goal (rad).

Type: double Default: 10.0

Maximum amount of time a robot has to move the minimum radius or the mnimum angle (s).