Skip to main content

IsUserAvailable Class

Checks for the presence of a user interface by checking if the /trajectory_bridge ROS node exists. More...

Declaration

class moveit_pro::behaviors::IsUserAvailable { ... }

Included Headers

#include <is_user_available.hpp>

Base class

classSharedResourcesNode<BehaviorTreeNodeT>

The SharedResourcesNode class provides a BehaviorContext object when constructing a BehaviorTree.Cpp node. More...

Public Constructors Index

IsUserAvailable (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources)

Public Member Functions Index

BT::NodeStatustick () override

Public Static Functions Index

static BT::PortsListprovidedPorts ()
static BT::KeyValueVectormetadata ()

Description

Checks for the presence of a user interface by checking if the /trajectory_bridge ROS node exists.

Data Port NamePort TypeObject Type
n/an/an/a

Definition at line 25 of file is_user_available.hpp.

Public Constructors

IsUserAvailable()

moveit_pro::behaviors::IsUserAvailable::IsUserAvailable (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources)

Declaration at line 28 of file is_user_available.hpp, definition at line 27 of file is_user_available.cpp.

Public Member Functions

tick()

BT::NodeStatus moveit_pro::behaviors::IsUserAvailable::tick ()

Declaration at line 35 of file is_user_available.hpp, definition at line 43 of file is_user_available.cpp.

Public Static Functions

metadata()

BT::KeyValueVector moveit_pro::behaviors::IsUserAvailable::metadata ()
static

Declaration at line 33 of file is_user_available.hpp, definition at line 38 of file is_user_available.cpp.

providedPorts()

BT::PortsList moveit_pro::behaviors::IsUserAvailable::providedPorts ()
static

Declaration at line 31 of file is_user_available.hpp, definition at line 33 of file is_user_available.cpp.


The documentation for this class was generated from the following files:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.