Skip to main content

SetupMTCConnectWithProRRT Class

Append a MTC stage to connect the end state of the previous stage with the start state of the next stage using a freespace trajectory with the ProRRT planner. More...

Declaration

class moveit_pro::behaviors::SetupMTCConnectWithProRRT { ... }

Included Headers

#include <setup_mtc_connect_with_pro_rrt.hpp>

Base class

classSharedResourcesNode<BehaviorTreeNodeT>

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

Public Constructors Index

SetupMTCConnectWithProRRT (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 ()

Public Static Attributes Index

static constexpr autokDefaultStageName = "Connect with ProRRT"

Description

Append a MTC stage to connect the end state of the previous stage with the start state of the next stage using a freespace trajectory with the ProRRT planner.

Data Port NamePort TypeObject Type
planning_group_nameInputstd::string
velocity_scale_factorInputdouble
acceleration_scale_factorInputdouble
max_iterationsInputunsigned int
trajectory_sampling_rateInputunsigned int
link_paddingInputdouble
seedInputint
orientation_constraintInputmoveit_studio_msgs::msg::OrientationConstraint
joint_range_constraintInputmoveit_studio_msgs::msg::JointRangeConstraint
optimization_paramsInputmoveit_studio_msgs::msg::ProRRTOptimizationParams
joint_costsInputstd::vector<double>
taskBidirectionalstd::shared_ptr<moveit_pro::task_constructor::Task>

Definition at line 40 of file setup_mtc_connect_with_pro_rrt.hpp.

Public Constructors

SetupMTCConnectWithProRRT()

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

Declaration at line 46 of file setup_mtc_connect_with_pro_rrt.hpp, definition at line 51 of file setup_mtc_connect_with_pro_rrt.cpp.

Public Member Functions

tick()

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

Declaration at line 53 of file setup_mtc_connect_with_pro_rrt.hpp, definition at line 109 of file setup_mtc_connect_with_pro_rrt.cpp.

Public Static Functions

metadata()

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

Declaration at line 51 of file setup_mtc_connect_with_pro_rrt.hpp, definition at line 103 of file setup_mtc_connect_with_pro_rrt.cpp.

providedPorts()

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

Declaration at line 49 of file setup_mtc_connect_with_pro_rrt.hpp, definition at line 57 of file setup_mtc_connect_with_pro_rrt.cpp.

Public Static Attributes

kDefaultStageName

constexpr auto moveit_pro::behaviors::SetupMTCConnectWithProRRT::kDefaultStageName = "Connect with ProRRT"
constexpr static

Definition at line 44 of file setup_mtc_connect_with_pro_rrt.hpp.


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


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.