This work proposes a novel framework for insertion-type tasks with soft bodies, such as cleaning a bottle with a soft brush (using soft tools to explore complex paths)
First, a multimodal model based on vision and force perception is trained,
where we use domain randomization to ease the simulation-to-real difficulty of models with soft bodies.
Second, we propose a dynamic safety lock method based on force perception,
which is embedded in the training model to improve the success rate (making the tool explore and traverse the hole's path successfully)
and the security (tools and holes are not damaged) of tasks.
Finally, we perform experiments in simulation and the real world, and the success rate of our proposed method reaches 85.14% in simulation and 83.45% in the real world.
Ablation experiments in the real world demonstrate that our method is effective for complex paths and soft bodies with varying deformation intensities.
(This work is an extension of the ICRA workshop work.
The most significant difference is that this work focuses on the robot's ability to insert soft bodies and explore complex paths,
while the basic workshop work focuses on the shape matching capabilities of rigid body insertions.)