Automated Action Generation based on Action Field for Robotic Garment Manipulation
Hu Cheng, Fuyuki Tokuda, Kazuhiro Kosuge
TL;DR
This work tackles the challenge of robotic garment manipulation by introducing a dense, pixel-wise action generator that outputs a 3-channel action field (score, angle, distance) from a single RGB image. Actions are represented as a planar 4D vector $[x, y, heta, d]$ and realized through a ResNet-18-based encoder–decoder that yields continuous, dense predictions in one forward pass, improving both accuracy and speed over discretized, multi-pass approaches. The training framework combines a tailored score loss, angle/distance regression losses, and a novel shape loss that aligns the garment toward a target mask, with extensive simulator data and real-world validation showing strong generalization and sim-to-real transfer. These contributions enable faster, more robust garment unfolding and alignment across diverse garment types, with practical impact for automation in textile manufacturing and garment handling.
Abstract
Garment manipulation using robotic systems is a challenging task due to the diverse shapes and deformable nature of fabric. In this paper, we propose a novel method for robotic garment manipulation that significantly improves the accuracy while reducing computational time compared to previous approaches. Our method features an action generator that directly interprets scene images and generates pixel-wise end-effector action vectors using a neural network. The network also predicts a manipulation score map that ranks potential actions, allowing the system to select the most effective action. Extensive simulation experiments demonstrate that our method achieves higher unfolding and alignment performances and faster computation time than previous approaches. Real-world experiments show that the proposed method generalizes well to different garment types and successfully flattens garments.
