Skip to main content

IsAnyObjectAttached Class

This Behavior checks a PlanningScene to determine if any object is attached to the robot. Returns SUCCESS if there is an attached CollisionObject, FAILURE otherwise. More...

Declaration

class moveit_pro::behaviors::IsAnyObjectAttached { ... }

Included Headers

#include <is_any_object_attached.hpp>

Base class

classBT::SyncActionNode

Public Constructors Index

IsAnyObjectAttached (const std::string &name, const BT::NodeConfiguration &config)

Public Member Functions Index

BT::NodeStatustick () override

Public Static Functions Index

static BT::PortsListprovidedPorts ()
static BT::KeyValueVectormetadata ()

Description

This Behavior checks a PlanningScene to determine if any object is attached to the robot. Returns SUCCESS if there is an attached CollisionObject, FAILURE otherwise.

Data Port NamePort TypeObject Type
planning_sceneinputmoveit_msgs::msg::PlanningScene

Definition at line 21 of file is_any_object_attached.hpp.

Public Constructors

IsAnyObjectAttached()

moveit_pro::behaviors::IsAnyObjectAttached::IsAnyObjectAttached (const std::string & name, const BT::NodeConfiguration & config)

Declaration at line 24 of file is_any_object_attached.hpp, definition at line 22 of file is_any_object_attached.cpp.

Public Member Functions

tick()

BT::NodeStatus moveit_pro::behaviors::IsAnyObjectAttached::tick ()

Declaration at line 30 of file is_any_object_attached.hpp, definition at line 41 of file is_any_object_attached.cpp.

Public Static Functions

metadata()

BT::KeyValueVector moveit_pro::behaviors::IsAnyObjectAttached::metadata ()
static

Declaration at line 28 of file is_any_object_attached.hpp, definition at line 34 of file is_any_object_attached.cpp.

providedPorts()

BT::PortsList moveit_pro::behaviors::IsAnyObjectAttached::providedPorts ()
static

Declaration at line 26 of file is_any_object_attached.hpp, definition at line 27 of file is_any_object_attached.cpp.


The documentation for this class was generated from the following files:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.