Abstract: Soft actuators offer a safe, adaptable approach to tasks like gentle grasping and dexterous movement. Creating accurate models to control such systems however is challenging due to the complex physics of deformable materials. Accurate Finite Element Method (FEM) models incur prohibitive computational complexity for closed-loop use. Using a differentiable simulator is an attractive alternative, but their applicability to soft actuators and deformable materials remains under-explored. This paper presents a framework that combines the advantages of both. We learn a differentiable model consisting of a material properties neural network and an analytical dynamics model of the remainder of the manipulation task. This physics-informed model is trained using data generated from FEM, and can be used for closed-loop control and inference. We evaluate our framework on a dielectric elastomer actuator (DEA) coin-pulling task. We simulate DEA coin pulling in FEM, and evaluate the physics-informed model for simulation, control, and inference. Our model attains ≤ 5% simulation error compared to FEM, and we use it as the basis for an MPC controller that requires fewer iterations to converge than model-free actor-critic, PD, and heuristic policies.
Code: Link
Coin pulled by a dielectric elastomer actuator (DEA)—a soft actuator that deforms under electric actuation. Our framework learns accurate physics-informed differentiable simulators and model-based control for such soft robot manipulation.
Video simulated using ABAQUS student edition 2021. Total Simulation time: 1s. Voltage load: Ramp load, linearly increasing voltage from 0V at 0s to 300V at 1s. Coin parameters: mass = 1.36 g, frictional coefficient on top surface = 0.55, and, frictional coefficient on bottom surface = 0.2.