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 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 for closed-loop navigation, which showcases the model's speed and accuracy.
Video coming soon
Replace this block with a <video> tag or YouTube embedOverview of CableRobotGraphSim: graph construction, GNN forward passes, and closed-loop MPPI navigation. (Video has sound.)
Rigid bodies as nodes, cables and contacts as edges. The graph topology mirrors physical structure, providing a strong inductive bias for learning dynamics.
Operates on incomplete sensor data—no full state estimation or privileged simulation access is required during inference.
A joint training procedure leveraging abundant clean simulation data alongside scarce, noisy real robot rollouts to improve real-world generalization.
The learned forward model integrates directly with a Model Predictive Path Integral controller for fast, accurate closed-loop navigation on real hardware.
@article{chen2026cablerobotgraphsim,
title = {CableRobotGraphSim: A Graph Neural Network for
Modeling Partially Observable Cable-Driven
Robot Dynamics},
author = {Chen, Nelson and Johnson III, William R. and
Kramer-Bottiglio, Rebecca and Bekris, Kostas and
Aanjaneya, Mridul},
journal = {arXiv preprint arXiv:2602.21331},
year = {2026}
}