Open pazeshun opened 4 years ago
In :start-grasp and :stop-grasp of pr2-interface, object assoc/dissoc for Kinematics Simulator doesn't seem robot-specific. So this PR moves those parts to robot-interface as :assoc-objects-in-gripper and :dissoc-objects-in-gripper.
:start-grasp
:stop-grasp
:assoc-objects-in-gripper
:dissoc-objects-in-gripper
Currently, not tested well.
In
:start-grasp
and:stop-grasp
of pr2-interface, object assoc/dissoc for Kinematics Simulator doesn't seem robot-specific. So this PR moves those parts to robot-interface as:assoc-objects-in-gripper
and:dissoc-objects-in-gripper
.Currently, not tested well.