object_manipulation_msgs/ReactiveGraspActionFeedback Message

File: object_manipulation_msgs/ReactiveGraspActionFeedback.msg

# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======

Header header
actionlib_msgs/GoalStatus status
ReactiveGraspFeedback feedback

Expanded Definition

Header header
    uint32 seq
    time stamp
    string frame_id
actionlib_msgs/GoalStatus status
    uint8 PENDING=0
    uint8 ACTIVE=1
    uint8 PREEMPTED=2
    uint8 SUCCEEDED=3
    uint8 ABORTED=4
    uint8 REJECTED=5
    uint8 PREEMPTING=6
    uint8 RECALLING=7
    uint8 RECALLED=8
    uint8 LOST=9
    actionlib_msgs/GoalID goal_id
        time stamp
        string id
    uint8 status
    string text
ReactiveGraspFeedback feedback
    object_manipulation_msgs/ManipulationPhase manipulation_phase
        int32 CHECKING_FEASIBILITY=0
        int32 MOVING_TO_PREGRASP=1
        int32 MOVING_TO_GRASP=2
        int32 CLOSING=3
        int32 ADJUSTING_GRASP=4
        int32 LIFTING=5
        int32 MOVING_WITH_OBJECT=6
        int32 MOVING_TO_PLACE=7
        int32 PLACING=8
        int32 OPENING=9
        int32 RETREATING=10
        int32 MOVING_WITHOUT_OBJECT=11
        int32 SHAKING=12
        int32 SUCCEEDED=13
        int32 FAILED=14
        int32 ABORTED=15
        int32 HOLDING_OBJECT=16
        int32 phase