|
AutoAPMS
Streamlining behaviors in ROS 2
|
This is the complete list of members for GenericTreeExecutorNode, including all inherited members.
| clearGlobalBlackboard() override | GenericTreeExecutorNode | protectedvirtual |
| ControlCommand enum name | TreeExecutorBase | |
| createTreeBuilder() | GenericTreeExecutorNode | protected |
| ExecutionResult enum name | TreeExecutorBase | |
| ExecutionState enum name | TreeExecutorBase | |
| GenericTreeExecutorNode(const std::string &name, Options options) | GenericTreeExecutorNode | |
| GenericTreeExecutorNode(rclcpp::NodeOptions options) | GenericTreeExecutorNode | explicit |
| get_node_base_interface() | TreeExecutorBase | |
| getExecutionState() | TreeExecutorBase | |
| getExecutorParameters() const | GenericTreeExecutorNode | protected |
| getGlobalBlackboardPtr() | TreeExecutorBase | |
| getNodePtr() | TreeExecutorBase | |
| getParameterValuesWithPrefix(const std::string &prefix) | GenericTreeExecutorNode | protected |
| getStateObserver() | TreeExecutorBase | |
| getTreeName() | TreeExecutorBase | |
| getTreeNodeWaitablesCallbackGroupPtr() | TreeExecutorBase | |
| getTreeNodeWaitablesExecutorPtr() | TreeExecutorBase | |
| isBusy() | TreeExecutorBase | |
| loadBuildHandler(const std::string &name) | GenericTreeExecutorNode | protected |
| logger_ | TreeExecutorBase | protected |
| makeTreeConstructor(const std::string &build_request, const std::string &entry_point="", const core::NodeManifest &node_manifest={}) | GenericTreeExecutorNode | protected |
| node_ptr_ | TreeExecutorBase | protected |
| PARAM_VALUE_NO_BUILD_HANDLER | GenericTreeExecutorNode | inlinestatic |
| postBuild(Tree &tree) | GenericTreeExecutorNode | privatevirtual |
| preBuild(core::TreeBuilder &builder, const std::string &build_request, const std::string &entry_point, const core::NodeManifest &node_manifest, TreeBlackboard &bb) | GenericTreeExecutorNode | privatevirtual |
| setControlCommand(ControlCommand cmd) | TreeExecutorBase | |
| startExecution(const std::string &build_request, const std::string &entry_point="", const core::NodeManifest &node_manifest={}) | GenericTreeExecutorNode | |
| startExecution(TreeConstructor make_tree, double tick_rate_sec=0.1, int groot2_port=-1) | GenericTreeExecutorNode | |
| startExecution(TreeConstructor make_tree, const std::chrono::duration< TimeRepT, TimeT > &tick_rate, int groot2_port=-1) | GenericTreeExecutorNode | inline |
| stripPrefixFromParameterName(const std::string &prefix, const std::string ¶m_name) | GenericTreeExecutorNode | protectedstatic |
| TreeExecutorBase(rclcpp::Node::SharedPtr node_ptr, rclcpp::CallbackGroup::SharedPtr tree_node_callback_group_ptr=nullptr) | TreeExecutorBase | |
| TreeExitBehavior enum name | TreeExecutorBase | |
| updateGlobalBlackboardWithParameterValues(const std::map< std::string, rclcpp::ParameterValue > &value_map, bool simulate=false) | GenericTreeExecutorNode | protected |
| updateScriptingEnumsWithParameterValues(const std::map< std::string, rclcpp::ParameterValue > &value_map, bool simulate=false) | GenericTreeExecutorNode | protected |