OverridePoseOrientation Class
Replaces the orientation of a PoseStamped with a fixed quaternion. More...
Declaration
class moveit_pro::behaviors::OverridePoseOrientation { ... }
#include <override_pose_orientation.hpp>
Base class
Public Constructors Index
| OverridePoseOrientation (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
Description
Replaces the orientation of a PoseStamped with a fixed quaternion.
This decouples grasp orientation from detection noise — the source pose's position is preserved while the orientation is overridden. Useful when a detected pose (e.g. from an AprilTag) has accurate position but noisy orientation. Use TransformPose if you also need to apply a positional offset.
| Data Port Name | Port Type | Object Type |
|---|
| input_pose | input | geometry_msgs::msg::PoseStamped |
| orientation_xyzw | input | geometry_msgs::msg::Quaternion |
| output_pose | output | geometry_msgs::msg::PoseStamped |
Definition at line 28 of file override_pose_orientation.hpp.
Public Constructors
OverridePoseOrientation()
| moveit_pro::behaviors::OverridePoseOrientation::OverridePoseOrientation (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::OverridePoseOrientation::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::OverridePoseOrientation::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::OverridePoseOrientation::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.