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 { ... }
#include <setup_mtc_connect_with_pro_rrt.hpp>
Base class
Public Constructors Index
| SetupMTCConnectWithProRRT (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Public Static Attributes Index
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 Name | Port Type | Object Type |
|---|
| planning_group_name | Input | std::string |
| velocity_scale_factor | Input | double |
| acceleration_scale_factor | Input | double |
| max_iterations | Input | unsigned int |
| trajectory_sampling_rate | Input | unsigned int |
| link_padding | Input | double |
| seed | Input | int |
| orientation_constraint | Input | moveit_studio_msgs::msg::OrientationConstraint |
| joint_range_constraint | Input | moveit_studio_msgs::msg::JointRangeConstraint |
| optimization_params | Input | moveit_studio_msgs::msg::ProRRTOptimizationParams |
| joint_costs | Input | std::vector<double> |
| task | Bidirectional | std::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) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::SetupMTCConnectWithProRRT::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::SetupMTCConnectWithProRRT::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::SetupMTCConnectWithProRRT::providedPorts () |
|
static
|
Public Static Attributes
kDefaultStageName
| constexpr auto moveit_pro::behaviors::SetupMTCConnectWithProRRT::kDefaultStageName = "Connect with ProRRT" |
|
constexpr
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.