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...
#include <setup_mtc_connect_with_pro_rrt.hpp>
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 |
| keep_orientation | Input | bool |
| keep_orientation_tolerance | Input | double |
| keep_orientation_link_names | Input | std::vector<std::string> |
| task | Bidirectional | std::shared_ptr<moveit_pro::task_constructor::Task> |
◆ SetupMTCConnectWithProRRT()
| moveit_pro::behaviors::SetupMTCConnectWithProRRT::SetupMTCConnectWithProRRT |
( |
const std::string & |
name, |
|
|
const BT::NodeConfiguration & |
config, |
|
|
const std::shared_ptr< BehaviorContext > & |
shared_resources |
|
) |
| |
◆ metadata()
| BT::KeyValueVector moveit_pro::behaviors::SetupMTCConnectWithProRRT::metadata |
( |
| ) |
|
|
static |
◆ providedPorts()
| BT::PortsList moveit_pro::behaviors::SetupMTCConnectWithProRRT::providedPorts |
( |
| ) |
|
|
static |
◆ tick()
| BT::NodeStatus moveit_pro::behaviors::SetupMTCConnectWithProRRT::tick |
( |
| ) |
|
|
override |
◆ kDefaultStageName
The documentation for this class was generated from the following files: