object_manipulation_msgs/ReactiveLift Action

File: object_manipulation_msgs/ReactiveLift.action

Action Definition


# the name of the arm being used
string arm_name

# the object to be grasped
GraspableObject target

# How the object should be lifted 
GripperTranslation lift

# the joint trajectory to use for the approach (if available)
# this trajectory is expected to start at the current pose of the gripper
# and end at the desired grasp pose
trajectory_msgs/JointTrajectory trajectory

# the name of the support surface in the collision environment, if any
string collision_support_surface_name

---

# The result of the lift attempt
ManipulationResult manipulation_result

---

# Which phase the lift is in

ManipulationPhase manipulation_phase