SetupMTCBatchPoseIK Class
Given an existing MTC Task object and a vector of poses, appends an MTC stage to compute IK solutions. *. More...
Declaration
class moveit_pro::behaviors::SetupMTCBatchPoseIK { ... }
#include <setup_mtc_batch_pose_ik.hpp>
Base class
Public Constructors Index
| SetupMTCBatchPoseIK (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
Given an existing MTC Task object and a vector of poses, appends an MTC stage to compute IK solutions. *.
| Data Port Name | Port Type | Object Type |
|---|
| task | Bidirectional | std::shared_ptr<moveit_pro::task_constructor::Task> |
| monitored_stage | Input | std::string |
| target_poses | Input | std::vector<geometry_msgs::msg::PoseStamped> |
| ik_group | Input | std::string |
| end_effector_group | Input | std::string |
| end_effector_link | Input | std::string |
| ik_timeout_s | Input | double |
| max_ik_solutions | Input | int |
| spawn_top_k | Input | int |
| joint_costs | Input | std::vector<double> |
Definition at line 33 of file setup_mtc_batch_pose_ik.hpp.
Public Constructors
SetupMTCBatchPoseIK()
| moveit_pro::behaviors::SetupMTCBatchPoseIK::SetupMTCBatchPoseIK (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::SetupMTCBatchPoseIK::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::SetupMTCBatchPoseIK::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::SetupMTCBatchPoseIK::providedPorts () |
|
static
|
Public Static Attributes
kDefaultStageName
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kDefaultStageName = "pose IK" |
|
constexpr
static
|
kPortIDEndEffectorGroup
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDEndEffectorGroup = "end_effector_group" |
|
constexpr
static
|
kPortIDEndEffectorLink
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDEndEffectorLink = "end_effector_link" |
|
constexpr
static
|
kPortIDIKGroup
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDIKGroup = "ik_group" |
|
constexpr
static
|
kPortIDIKTimeoutSeconds
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDIKTimeoutSeconds = "ik_timeout_s" |
|
constexpr
static
|
kPortIDJointCosts
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDJointCosts = "joint_costs" |
|
constexpr
static
|
kPortIDMaxIKSolutions
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDMaxIKSolutions = "max_ik_solutions" |
|
constexpr
static
|
kPortIDMonitoredStage
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDMonitoredStage = "monitored_stage" |
|
constexpr
static
|
kPortIDSpawnTopK
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDSpawnTopK = "spawn_top_k" |
|
constexpr
static
|
kPortIDTargetPoses
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDTargetPoses = "target_poses" |
|
constexpr
static
|
kPortIDTask
| constexpr auto moveit_pro::behaviors::SetupMTCBatchPoseIK::kPortIDTask = "task" |
|
constexpr
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.