Search papers, labs, and topics across Lattice.
This paper presents a real-time control pipeline for shipboard cranes using MuJoCo MPC with a cross-entropy method planner to suppress double-pendulum sway. The approach evaluates action sequences directly within a physics simulator, balancing target tracking and sway damping without analytical models. The controller outperforms PID and RL baselines on resource-constrained hardware and demonstrates robustness to unmodeled physical discrepancies.
A MuJoCo-based MPC can effectively control shipboard cranes in real-time, even with double-pendulum sway and external perturbations, outperforming traditional PID and RL methods on embedded hardware.
Transferring heavy payloads in maritime settings relies on efficient crane operation, limited by hazardous double-pendulum payload sway. This sway motion is further exacerbated in offshore environments by external perturbations from wind and ocean waves. Manual suppression of these oscillations on an underactuated crane system by human operators is challenging. Existing control methods struggle in such settings, often relying on simplified analytical models, while deep reinforcement learning (RL) approaches tend to generalise poorly to unseen conditions. Deploying a predictive controller onto compute-constrained, highly non-linear physical systems without relying on extensive offline training or complex analytical models remains a significant challenge. Here we show a complete real-time control pipeline centered on the MuJoCo MPC framework that leverages a cross-entropy method planner to evaluate candidate action sequences directly within a physics simulator. By using simulated rollouts, this sampling-based approach successfully reconciles the conflicting objectives of dynamic target tracking and sway damping without relying on complex analytical models. We demonstrate that the controller can run effectively on a resource-constrained embedded hardware, while outperforming traditional PID and RL baselines in counteracting external base perturbations. Furthermore, our system demonstrates robustness even when subjected to unmodeled physical discrepancies like the introduction of a second payload.