Manipulation Planning under Changing External Forces
This addresses the challenge of human-robot collaboration in forceful operations, though it appears incremental as it builds on existing manipulation planning methods.
The paper tackles the problem of a robot maintaining object stability while a human applies changing external forces, such as during cutting or drilling, by developing a manipulation planning algorithm that decides when to change grasps and minimizes long-term regrasps, with experiments demonstrating its performance on a bimanual robot.
In this work, we present a manipulation planning algorithm for a robot to keep an object stable under changing external forces. We particularly focus on the case where a human may be applying forceful operations, e.g. cutting or drilling, on an object that the robot is holding. The planner produces an efficient plan by intelligently deciding when the robot should change its grasp on the object as the human applies the forces. The planner also tries to choose subsequent grasps such that they will minimize the number of regrasps that will be required in the long-term. Furthermore, as it switches from one grasp to the other, the planner solves the problem of bimanual regrasp planning, where the object is not placed on a support surface, but instead it is held by a single gripper until the second gripper moves to a new position on the object. This requires the planner to also reason about the stability of the object under gravity.We provide an implementation on a bimanual robot and present experiments to show the performance of our planner.