A Graph-Based Approach to Generate Energy-Optimal Robot Trajectories in Polygonal Environments
Logan E. Beaver, Roberto Tron, Christos G. Cassandras

TL;DR
This paper introduces a graph-based method for rapidly generating energy-efficient robot trajectories in polygonal environments, outperforming existing methods in energy cost and computation time, and demonstrating real-world applicability.
Contribution
A novel graph-based approach that reduces energy-optimal path planning to an integer program with efficient prefix search, applicable to complex polygonal environments.
Findings
Outperforms RRT* and PRM in energy efficiency and speed
Matches path length performance of existing methods
Successfully tested on Crazyflie quadrotor
Abstract
As robotic systems continue to address emerging issues in areas such as logistics, mobility, manufacturing, and disaster response, it is increasingly important to rapidly generate safe and energy-efficient trajectories. In this article, we present a new approach to plan energy-optimal trajectories through cluttered environments containing polygonal obstacles. In particular, we develop a method to quickly generate optimal trajectories for a double-integrator system, and we show that optimal path planning reduces to an integer program. To find an efficient solution, we present a distance-informed prefix search to efficiently generate optimal trajectories for a large class of environments. We demonstrate that our approach, while matching the performance of RRT* and Probabilistic Road Maps in terms of path length, outperforms both in terms of energy cost and computational time by up to an…
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 Path Planning Algorithms · Autonomous Vehicle Technology and Safety · Wildlife-Road Interactions and Conservation
