Class ProblemExpertNode
Defined in File ProblemExpertNode.hpp
Inheritance Relationships
Base Type
public rclcpp_lifecycle::LifecycleNode
Class Documentation
-
class ProblemExpertNode : public rclcpp_lifecycle::LifecycleNode
Public Types
-
using CallbackReturnT = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn
Public Functions
-
ProblemExpertNode()
-
CallbackReturnT on_configure(const rclcpp_lifecycle::State &state)
-
CallbackReturnT on_activate(const rclcpp_lifecycle::State &state)
-
CallbackReturnT on_deactivate(const rclcpp_lifecycle::State &state)
-
CallbackReturnT on_cleanup(const rclcpp_lifecycle::State &state)
-
CallbackReturnT on_shutdown(const rclcpp_lifecycle::State &state)
-
CallbackReturnT on_error(const rclcpp_lifecycle::State &state)
-
plansys2_msgs::msg::Knowledge::SharedPtr get_knowledge_as_msg() const
-
using CallbackReturnT = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn