Class Wait
Defined in File wait.hpp
Inheritance Relationships
Base Type
public nav2_behaviors::TimedBehavior< WaitAction >
(Template Class TimedBehavior)
Class Documentation
An action server behavior for waiting a fixed duration.
Public Functions
A constructor for nav2_behaviors::Wait.
Initialization to run behavior.
- Parameters:
command – Goal to execute
- Returns:
Status of behavior
Loop function to run behavior.
- Returns:
Status of behavior
Protected Attributes