Given an existing MTC Task object and a joint state, appends MTC stages to describe a freespace motion plan to that joint state.
More...
#include <setup_mtc_move_to_joint_state.hpp>
Given an existing MTC Task object and a joint state, appends MTC stages to describe a freespace motion plan to that joint state.
Data Port Name | Port Type | Object Type |
task | Bidirectional | std::shared_ptr<moveit::task_constructor::Task> |
planning_group_name | Input | std::string |
joint_state | Input | moveit_studio_agent_msgs::msg::RobotJointState |
planner_interface | Input | std::string |
constraints | Input | std::shared_ptr<moveit_msgs::msg::Constraints> |
◆ SetupMTCMoveToJointState()
moveit_studio::behaviors::SetupMTCMoveToJointState::SetupMTCMoveToJointState |
( |
const std::string & |
name, |
|
|
const BT::NodeConfiguration & |
config, |
|
|
const std::shared_ptr< BehaviorContext > & |
shared_resources |
|
) |
| |
◆ metadata()
BT::KeyValueVector moveit_studio::behaviors::SetupMTCMoveToJointState::metadata |
( |
| ) |
|
|
static |
◆ providedPorts()
BT::PortsList moveit_studio::behaviors::SetupMTCMoveToJointState::providedPorts |
( |
| ) |
|
|
static |
◆ tick()
BT::NodeStatus moveit_studio::behaviors::SetupMTCMoveToJointState::tick |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: