Autonomous search of real-life environments combining dynamical system-based path planning and unsupervised learning
Uyiosa Philip Amadasun, Patrick McNamee, Zahra Nili Ahmadabadi, Peiman Naseradinmousavi
TL;DR
This paper presents elsarticle.cls, a LaTeX document class designed for Elsevier journal submissions and built on article.cls to reduce package conflicts. It details the integration with standard LaTeX tools, differences from the older elsart.cls, and the available formatting modes (preprint vs final, one-column vs two-column) as well as frontmatter support. Installation guidance covers obtaining the class from Elsevier resources or CTAN, generating it from the .dtx/.ins sources, placing it in the TEXMF tree, and updating the file database. Overall, the work provides a robust, user-friendly pathway for authors to prepare Elsevier-ready manuscripts with reliable compatibility across common LaTeX environments.
Abstract
In recent years, advancements have been made towards the goal of using chaotic coverage path planners for autonomous search and traversal of spaces with limited environmental cues. However, the state of this field is still in its infancy as there has been little experimental work done. The existing experimental works have not developed robust methods to satisfactorily address the immediate set of problems a chaotic coverage path planner needs to overcome in order to scan realistic environments within reasonable coverage times. These immediate problems are as follows: (1) an obstacle avoidance technique that reduces halts or disruptions in continuous chaotic trajectories, (2) a means to spread chaotic trajectories across the environment (especially crucial for large and/or complex-shaped environments) that need to be covered, and (3) a real-time coverage calculation technique that is accurate and independent of cell size. This study addresses these problems by developing a novel applied framework for real-world applications of chaotic coverage path planners while providing techniques for effective obstacle avoidance, chaotic trajectory dispersal, and accurate real-time coverage calculation. These algorithms were created within the ROS framework and make up a newly developed chaotic path planning application. The performance of this application was comparable to that of a conventional optimal path planner. The performance tests were carried out in environments of various sizes, shapes, and obstacle densities, both in real-life and Gazebo simulations.
