#include <descend_retreat_place.h>
Public Attributes | |
trajectory_msgs::JointTrajectory | descend_trajectory_ |
geometry_msgs::PoseStamped | gripper_place_pose_ |
int | marker_id_ |
object_manipulation_msgs::PlaceLocationResult | result_ |
trajectory_msgs::JointTrajectory | retreat_trajectory_ |
Encapsulates the result of feasibility testing and the information needed for eexcuting a place, assuming a descend-open-retreat method.
Definition at line 52 of file descend_retreat_place.h.
trajectory_msgs::JointTrajectory object_manipulator::PlaceExecutionInfo::descend_trajectory_ |
Definition at line 53 of file descend_retreat_place.h.
geometry_msgs::PoseStamped object_manipulator::PlaceExecutionInfo::gripper_place_pose_ |
Definition at line 55 of file descend_retreat_place.h.
Definition at line 57 of file descend_retreat_place.h.
Definition at line 56 of file descend_retreat_place.h.
trajectory_msgs::JointTrajectory object_manipulator::PlaceExecutionInfo::retreat_trajectory_ |
Definition at line 54 of file descend_retreat_place.h.