Declaration
class moveit_pro::behaviors::MPCBehaviorsLoader { ... }
#include <register_mpc_behaviors.hpp>
Base class
Public Constructors Index
Public Destructor Index
Public Operators Index
Public Member Functions Index
| void | registerBehaviors (BT::BehaviorTreeFactory &factory, const std::shared_ptr< BehaviorContext > &shared_resources) override |
|
This function is called within the constructor of moveit_studio::behavior_server::BehaviorServerNode to register a set of Behaviors with the BehaviorServer's BT::BehaviorTreeFactory. More...
|
|
Definition at line 16 of file register_mpc_behaviors.hpp.
Public Constructors
MPCBehaviorsLoader()
| moveit_pro::behaviors::MPCBehaviorsLoader::MPCBehaviorsLoader () |
|
default
|
MPCBehaviorsLoader()
| moveit_pro::behaviors::MPCBehaviorsLoader::MPCBehaviorsLoader (const MPCBehaviorsLoader &) |
|
delete
|
MPCBehaviorsLoader()
Public Destructor
~MPCBehaviorsLoader()
| moveit_pro::behaviors::MPCBehaviorsLoader::~MPCBehaviorsLoader () |
|
Public Operators
operator=()
| MPCBehaviorsLoader & moveit_pro::behaviors::MPCBehaviorsLoader::operator= (const MPCBehaviorsLoader &) |
|
delete
|
operator=()
| MPCBehaviorsLoader & moveit_pro::behaviors::MPCBehaviorsLoader::operator= (MPCBehaviorsLoader &&) |
|
noexcept
delete
|
Public Member Functions
registerBehaviors()
| void moveit_pro::behaviors::MPCBehaviorsLoader::registerBehaviors (BT::BehaviorTreeFactory & factory, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
virtual
|
This function is called within the constructor of moveit_studio::behavior_server::BehaviorServerNode to register a set of Behaviors with the BehaviorServer's BT::BehaviorTreeFactory.
- Parameters
-
| factory | The BehaviorServer's BT::BehaviorTreeFactory |
| shared_resources | The BehaviorServerNode's BehaviorContext. |
Declaration at line 31 of file register_mpc_behaviors.hpp, definition at line 16 of file register_mpc_behaviors.cpp.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.