Saves the current epoch time as a timepoint to a data port. More...
Declaration
class moveit_pro::behaviors::StopwatchBegin { ... }
#include <stopwatch_begin.hpp>
Base class
Public Constructors Index
| StopwatchBegin (const std::string &name, const BT::NodeConfiguration &config) |
|
|
|
| StopwatchBegin (const std::string &name, const BT::NodeConfiguration &config, std::unique_ptr< ClockInterfaceBase > clock_interface) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Private Member Attributes Index
Public Static Functions Index
Description
Saves the current epoch time as a timepoint to a data port.
| Data Port Name | Port Type | Object Type |
|---|
| timepoint | output | std::chrono::time_point<std::chrono::steady_clock> |
Definition at line 24 of file stopwatch_begin.hpp.
Public Constructors
StopwatchBegin()
| moveit_pro::behaviors::StopwatchBegin::StopwatchBegin (const std::string & name, const BT::NodeConfiguration & config) |
|
StopwatchBegin()
| moveit_pro::behaviors::StopwatchBegin::StopwatchBegin (const std::string & name, const BT::NodeConfiguration & config, std::unique_ptr< ClockInterfaceBase > clock_interface) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::StopwatchBegin::tick () |
|
Private Member Attributes
clock_interface_
| std::unique_ptr<ClockInterfaceBase> moveit_pro::behaviors::StopwatchBegin::clock_interface_ |
|
Interface to a steady clock used to retrieve the current epoch time.
Definition at line 40 of file stopwatch_begin.hpp.
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::StopwatchBegin::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::StopwatchBegin::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.