Returns SUCCESS if the pose is within the position and rotation tolerances of the identity pose. Useful for evaluating an error pose. More...
Declaration
class moveit_pro::behaviors::IsPoseNearIdentity { ... }
#include <is_pose_near_identity.hpp>
Base class
Public Constructors Index
| IsPoseNearIdentity (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Description
Returns SUCCESS if the pose is within the position and rotation tolerances of the identity pose. Useful for evaluating an error pose.
| Data Port Name | Port Type | Object Type |
|---|
| pose | input | geometry_msgs::msg::PoseStamped |
| position_tolerance | input | double |
| rotation_tolerance | input | double |
Definition at line 26 of file is_pose_near_identity.hpp.
Public Constructors
IsPoseNearIdentity()
| moveit_pro::behaviors::IsPoseNearIdentity::IsPoseNearIdentity (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::IsPoseNearIdentity::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::IsPoseNearIdentity::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::IsPoseNearIdentity::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.