ManeuverNet: A Soft Actor-Critic Framework for Precise Maneuvering of Double-Ackermann-Steering Robots with Optimized Reward Functions
Kohio Deflesselle, M\'elodie Daniel, Aly Magassouba, Miguel Aranda, and Olivier Ly

TL;DR
ManeuverNet is a novel DRL framework for double-Ackermann-steering robots that improves maneuverability and robustness without relying on expert data, outperforming traditional planners and baseline methods in accuracy and efficiency.
Contribution
The paper introduces ManeuverNet, a DRL framework with optimized reward functions specifically designed for double-Ackermann systems, eliminating the need for expert data or handcrafted guidance.
Findings
Over 40% improvement over DRL baselines in success rates.
Up to 90% increase in trajectory efficiency in real-world tests.
Significantly reduces parameter sensitivity compared to TEB planner.
Abstract
Autonomous control of double-Ackermann-steering robots is essential in agricultural applications, where robots must execute precise and complex maneuvers within a limited space. Classical methods, such as the Timed Elastic Band (TEB) planner, can address this problem, but they rely on parameter tuning, making them highly sensitive to changes in robot configuration or environment and impractical to deploy without constant recalibration. At the same time, end-to-end deep reinforcement learning (DRL) methods often fail due to unsuitable reward functions for non-holonomic constraints, resulting in sub-optimal policies and poor generalization. To address these challenges, this paper presents ManeuverNet, a DRL framework tailored for double-Ackermann systems, combining Soft Actor-Critic with CrossQ. Furthermore, ManeuverNet introduces four specifically designed reward functions to support…
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 Locomotion and Control · Control and Dynamics of Mobile Robots · Reinforcement Learning in Robotics
