Skip to content

WaitAtWaypoint

Lets robot to pause for a specified amount of time after reaching each waypoints.

Parameters

<nav2_waypoint_follower plugin>: nav2_waypoint_follower plugin name defined in the waypoint_task_executor_plugin_id parameter in Waypoint Follower.

Type: bool Default: true

Whether waypoint_task_executor plugin is enabled.

Type: int Default: 0

Amount of time in milliseconds, for robot to sleep/wait after each waypoint is reached. If zero, robot will directly continue to next waypoint.