SetupMTCMoveAlongFrameAxis Class
Given an existing MTC Task object, append a MTC MoveRelative stage to perform a cartesian motion along an axis. More...
Declaration
class moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis { ... }
#include <setup_mtc_move_along_frame_axis.hpp>
Base class
Public Constructors Index
| SetupMTCMoveAlongFrameAxis (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, append a MTC MoveRelative stage to perform a cartesian motion along an axis.
| Data Port Name | Port Type | Object Type |
|---|
| task | Bidirectional | std::shared_ptr<moveit_pro::task_constructor::Task> |
| axis_x | Input | double |
| axis_y | Input | double |
| axis_z | Input | double |
| axis_frame | Input | std::string |
| min_distance | Input | double |
| max_distance | Input | double |
| planning_group_name | Input | std::string |
| hand_frame | Input | std::string |
| velocity_scale | Input | double |
| acceleration_scale | Input | double |
| ignore_environment_collisions | Input | bool |
Definition at line 36 of file setup_mtc_move_along_frame_axis.hpp.
Public Constructors
SetupMTCMoveAlongFrameAxis()
| moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::SetupMTCMoveAlongFrameAxis (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::providedPorts () |
|
static
|
Public Static Attributes
kDefaultStageName
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kDefaultStageName = "Cartesian Motion" |
|
constexpr
static
|
kPortIDAccelerationScale
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDAccelerationScale = "acceleration_scale" |
|
constexpr
static
|
kPortIDAxisFrame
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDAxisFrame = "axis_frame" |
|
constexpr
static
|
kPortIDAxisX
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDAxisX = "axis_x" |
|
constexpr
static
|
kPortIDAxisY
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDAxisY = "axis_y" |
|
constexpr
static
|
kPortIDAxisZ
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDAxisZ = "axis_z" |
|
constexpr
static
|
kPortIDHandFrame
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDHandFrame = "hand_frame" |
|
constexpr
static
|
kPortIDIgnoreEnvironmentCollisions
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDIgnoreEnvironmentCollisions = "ignore_environment_collisions" |
|
constexpr
static
|
kPortIDMaxDistance
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDMaxDistance = "max_distance" |
|
constexpr
static
|
kPortIDMinDistance
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDMinDistance = "min_distance" |
|
constexpr
static
|
kPortIDPlanningGroupName
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDPlanningGroupName = "planning_group_name" |
|
constexpr
static
|
kPortIDTask
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDTask = "task" |
|
constexpr
static
|
kPortIDVelocityScale
| constexpr auto moveit_pro::behaviors::SetupMTCMoveAlongFrameAxis::kPortIDVelocityScale = "velocity_scale" |
|
constexpr
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.