Class PlanToJoint
Defined in File plan_to_joint.hpp
Inheritance Relationships
Base Type
public BT::RosActionNode< easy_motion_msgs::action::PlanToJoint >
Class Documentation
-
class PlanToJoint : public BT::RosActionNode<easy_motion_msgs::action::PlanToJoint>
Public Functions
-
PlanToJoint(const std::string &name, const BT::NodeConfig &conf, const BT::RosNodeParams ¶ms)
-
bool setGoal(Goal &goal) override
-
BT::NodeStatus onResultReceived(const WrappedResult &wr) override
-
BT::NodeStatus onFailure(BT::ActionNodeErrorCode error, const std::optional<WrappedResult> &result) override
Public Static Functions
-
static inline BT::PortsList providedPorts()
-
PlanToJoint(const std::string &name, const BT::NodeConfig &conf, const BT::RosNodeParams ¶ms)