English

Reward-Based Collision-Free Algorithm for Trajectory Planning of Autonomous Robots

Robotics 2025-05-07 v2 Systems and Control Systems and Control

Abstract

This paper proposes a novel mission planning algorithm for autonomous robots that selects an optimal waypoint sequence from a predefined set to maximize total reward while satisfying obstacle avoidance, state, input, derivative, mission time, and distance constraints. The formulation extends the prize-collecting traveling salesman problem. A tailored genetic algorithm evolves candidate solutions using a fitness function, crossover, and mutation, with constraint enforcement via a penalty method. Differential flatness and clothoid curves are employed to penalize infeasible trajectories efficiently, while the Euler spiral method ensures curvature-continuous trajectories with bounded curvature, enhancing dynamic feasibility and mitigating oscillations typical of minimum-jerk and snap parameterizations. Due to the discrete variable length optimization space, crossover is performed using a dynamic time-warping-based method and extended convex combination with projection. The algorithm's performance is validated through simulations and experiments with a ground vehicle, quadrotor, and quadruped, supported by benchmarking and time-complexity analysis.

Keywords

Cite

@article{arxiv.2502.06149,
  title  = {Reward-Based Collision-Free Algorithm for Trajectory Planning of Autonomous Robots},
  author = {Jose D. Hoyos and Tianyu Zhou and Zehui Lu and Shaoshuai Mou},
  journal= {arXiv preprint arXiv:2502.06149},
  year   = {2025}
}
R2 v1 2026-06-28T21:38:05.975Z