Wait for a specified duration before succeeding.
More...
#include <wait_for_duration.hpp>
Wait for a specified duration before succeeding.
| Data Port Name | Port Type | Object Type |
| delay_duration | Input | double |
◆ WaitForDuration()
| moveit_studio::behaviors::WaitForDuration::WaitForDuration |
( |
const std::string & |
name, |
|
|
const BT::NodeConfiguration & |
config |
|
) |
| |
◆ metadata()
| BT::KeyValueVector moveit_studio::behaviors::WaitForDuration::metadata |
( |
| ) |
|
|
static |
◆ onHalted()
| void moveit_studio::behaviors::WaitForDuration::onHalted |
( |
| ) |
|
|
override |
◆ onRunning()
| BT::NodeStatus moveit_studio::behaviors::WaitForDuration::onRunning |
( |
| ) |
|
|
override |
method invoked by an action in the RUNNING state.
◆ onStart()
| BT::NodeStatus moveit_studio::behaviors::WaitForDuration::onStart |
( |
| ) |
|
|
override |
◆ providedPorts()
| BT::PortsList moveit_studio::behaviors::WaitForDuration::providedPorts |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: