CableRobotGraphSim: A Graph Neural Network for Modeling Partially Observable Cable-Driven Robot Dynamics
Nelson Chen, William R. Johnson III, Rebecca Kramer-Bottiglio, Kostas Bekris, Mridul Aanjaneya

TL;DR
CableRobotGraphSim introduces a graph neural network-based simulation method for cable-driven robots that operates effectively with partial observations and enhances robustness through co-training, enabling accurate control and navigation.
Contribution
The paper presents a novel GNN model for cable-driven robots that handles partial observability and integrates with control systems, improving simulation speed and accuracy.
Findings
The GNN model accurately matches real robot dynamics.
Co-training enhances robustness to noisy data.
Integrated with MPPI controller for effective navigation.
Abstract
General-purpose simulators have accelerated the development of robots. Traditional simulators based on first-principles, however, typically require full-state observability or depend on parameter search for system identification. This work presents \texttt{CableRobotGraphSim}, a novel Graph Neural Network (GNN) model for cable-driven robots that aims to address shortcomings of prior simulation solutions. By representing cable-driven robots as graphs, with the rigid-bodies as nodes and the cables and contacts as edges, this model can quickly and accurately match the properties of other simulation models and real robots, while ingesting only partially observable inputs. Accompanying the GNN model is a sim-and-real co-training procedure that promotes generalization and robustness to noisy real data. This model is further integrated with a Model Predictive Path Integral (MPPI) controller…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Mechanisms and Dynamics · Robotic Locomotion and Control · Robotic Path Planning Algorithms
