RAPID: Reconfigurable, Adaptive Platform for Iterative Design
Zi Yin, Fanhong Li, Shurui Zheng, Jia Liu
TL;DR
RAPID tackles the slow iteration cycle in multi-modal robotic manipulation by introducing a tool-free, modular hardware platform and a driver-level Physical Mask that derives modality presence from USB hot-plug events. This hardware-software co-design enables auto-configuration, graceful degradation, and fixed-dimension observations during dynamic reconfigurations, enabling systematic multi-modal ablations. System-centric evaluation shows roughly two orders of magnitude reduction in reconfiguration time and robustness to sensor hot-unplug events, with a diffusion-policy-based approach that leverages the Physical Mask for mask-aware inference. By logging modality availability alongside trajectories and leveraging a unified I/O stack, RAPID accelerates scientific inquiry and data curation for multimodal robotic learning, with open-source designs to encourage widespread adoption.
Abstract
Developing robotic manipulation policies is iterative and hypothesis-driven: researchers test tactile sensing, gripper geometries, and sensor placements through real-world data collection and training. Yet even minor end-effector changes often require mechanical refitting and system re-integration, slowing iteration. We present RAPID, a full-stack reconfigurable platform designed to reduce this friction. RAPID is built around a tool-free, modular hardware architecture that unifies handheld data collection and robot deployment, and a matching software stack that maintains real-time awareness of the underlying hardware configuration through a driver-level Physical Mask derived from USB events. This modular hardware architecture reduces reconfiguration to seconds and makes systematic multi-modal ablation studies practical, allowing researchers to sweep diverse gripper and sensing configurations without repeated system bring-up. The Physical Mask exposes modality presence as an explicit runtime signal, enabling auto-configuration and graceful degradation under sensor hot-plug events, so policies can continue executing when sensors are physically added or removed. System-centric experiments show that RAPID reduces the setup time for multi-modal configurations by two orders of magnitude compared to traditional workflows and preserves policy execution under runtime sensor hot-unplug events. The hardware designs, drivers, and software stack are open-sourced at https://rapid-kit.github.io/ .
