MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
|
Associates a GraspableObject with a distance metric. More...
#include <get_closest_object_to_pose.hpp>
Public Attributes | |
moveit_studio_vision_msgs::msg::GraspableObject | graspable_object |
double | distance |
Associates a GraspableObject with a distance metric.
In the context of the GetClosestObjectToPose behavior, this will use the distance between the centroid of the object and a pose.
double moveit_studio::behaviors::ObjectWithDistance::distance |
moveit_studio_vision_msgs::msg::GraspableObject moveit_studio::behaviors::ObjectWithDistance::graspable_object |