Appends an orientation constraint (based on the values specified in the input port's yaml file) to an existing constraints message.
More...
#include <append_orientation_constraint.hpp>
Appends an orientation constraint (based on the values specified in the input port's yaml file) to an existing constraints message.
Data Port Name | Port Type | Object Type |
config_file_name | Input | std::string |
constraints | Bidirectional | std::shared_ptr<moveit_msgs::msg::Constraints> |
◆ AppendOrientationConstraint()
moveit_studio::behaviors::AppendOrientationConstraint::AppendOrientationConstraint |
( |
const std::string & |
name, |
|
|
const BT::NodeConfiguration & |
config, |
|
|
const std::shared_ptr< moveit_studio::behaviors::BehaviorContext > & |
shared_resources |
|
) |
| |
◆ metadata()
BT::KeyValueVector moveit_studio::behaviors::AppendOrientationConstraint::metadata |
( |
| ) |
|
|
static |
◆ providedPorts()
BT::PortsList moveit_studio::behaviors::AppendOrientationConstraint::providedPorts |
( |
| ) |
|
|
static |
◆ tick()
BT::NodeStatus moveit_studio::behaviors::AppendOrientationConstraint::tick |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: