A Simulated Annealing Approach to Coordinated Motion Planning (CG Challenge)

Authors Hyeyun Yang, Antoine Vigneron



PDF
Thumbnail PDF

File

LIPIcs.SoCG.2021.65.pdf
  • Filesize: 0.67 MB
  • 9 pages

Document Identifiers

Author Details

Hyeyun Yang
  • Ulsan National Institute of Science and Technology, South Korea
Antoine Vigneron
  • Ulsan National Institute of Science and Technology, South Korea

Cite AsGet BibTex

Hyeyun Yang and Antoine Vigneron. A Simulated Annealing Approach to Coordinated Motion Planning (CG Challenge). In 37th International Symposium on Computational Geometry (SoCG 2021). Leibniz International Proceedings in Informatics (LIPIcs), Volume 189, pp. 65:1-65:9, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2021)
https://doi.org/10.4230/LIPIcs.SoCG.2021.65

Abstract

The third computational geometry challenge was on a coordinated motion planning problem in which a collection of square robots need to move on the integer grid, from their given starting points to their target points, and without collision between robots, or between robots and a set of input obstacles. We designed and implemented an algorithm for this problem, which consists of three parts. First, we computed a feasible solution by placing middle-points outside of the minimum bounding box of the input positions of the robots and the obstacles, and moving each robot from its starting point to its target point through a middle-point. Second, we applied a simple local search approach where we repeatedly delete and insert again a random robot through an optimal path. It improves the quality of the solution, as the robots no longer need to go through the middle-points. Finally, we used simulated annealing to further improve this feasible solution. We used two different types of moves: We either tightened the whole trajectory of a robot, or we stretched it between two points by making the robot move through a third intermediate point generated at random.

Subject Classification

ACM Subject Classification
  • Theory of computation → Computational geometry
  • Computing methodologies → Motion path planning
Keywords
  • Path planning
  • simulated annealing
  • local search

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Loïc Crombez, Guilherme D. da Fonseca, Yan Gerard, Aldo Gonzalez-Lorenzo, Pascal Lafourcade, and Luc Libralesso. Shadoks approach to low-makespan coordinated motion planning. In 37th International Symposium on Computational Geometry (SoCG 2021), volume 189 of LIPIcs, pages 61:1-61:9, 2021. URL: https://doi.org/10.4230/LIPIcs.SoCG.2021.61.
  2. Erik D. Demaine, Sándor P. Fekete, Phillip Keldenich, Henk Meijer, and Christian Scheffer. Coordinated motion planning: Reconfiguring a swarm of labeled robots with bounded stretch. SIAM J. Comput., 48(6):1727-1762, 2019. URL: https://doi.org/10.1137/18M1194341.
  3. Sándor P. Fekete, Phillip Keldenich, Dominik Krupke, and Joseph S. B. Mitchell. Computing coordinated motion plans for robot swarms: The cg:shop challenge 2021, 2021. URL: http://arxiv.org/abs/2103.15381.
  4. Jack Spalding-Jamieson, Paul Liu, Brandon Zhang, and Da Wei Zheng. Coordinated motion planning through randomized k-opt. In proc. 37th International Symposium on Computational Geometry, volume 189 of LIPIcs, pages 64:1-64:8, 2021. URL: https://doi.org/10.4230/LIPIcs.SoCG.2021.64.
  5. Peter van Laarhoven and Emile Aarts. Simulated Annealing: Theory and Applications. Springer Netherlands, 1987. Google Scholar
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail