TL;DR: In this paper, it was shown that the Morse inequalities can be obtained by consideration of a certain supersymmetric quantum mechanics Hamiltonian, and some of the implications of modern ideas in mathematics for super-ymmetric theories are discussed.
Abstract: It is shown that the Morse inequalities can be obtained by consideration of a certain supersymmetric quantum mechanics Hamiltonian. Some of the implications of modern ideas in mathematics for supersymmetric theories are discussed.
TL;DR: In this paper, the authors define exact cellular decompositions where critical points of Morse functions indicate the location of cell boundaries, and introduce a general framework for coverage tasks because varying the Morse function has the effect of changing the pattern by which a robot covers its free space.
Abstract: Exact cellular decompositions represent a robot's free space by dividing it into regions with simple structure such that the sum of the regions fills the free space. These decompositions have been widely used for path planning between two points, but can be used for mapping and coverage of free spaces. In this paper, we define exact cellular decompositions where critical points of Morse functions indicate the location of cell boundaries. Morse functions are those whose critical points are non-degenerate. Between critical points, the structure of a space is effectively the same, so simple control strategies to achieve tasks, such as coverage, are feasible within each cell. This allows us to introduce a general framework for coverage tasks because varying the Morse function has the effect of changing the pattern by which a robot covers its free space. In this paper, we give examples of different Morse functions and comment on their corresponding tasks. In a companion paper, we describe the sensor-based algo...
TL;DR: The conception principles of the simulator, MORSE, are presented, which gives the possibility to evaluate the algorithms embedded in the software architecture of the robot within which they are to be integrated and some use-case illustrations.
Abstract: This paper presents MORSE, a new open-source robotics simulator. MORSE provides several features of interest to robotics projects: it relies on a component-based architecture to simulate sensors, actuators and robots; it is flexible, able to specify simulations at variable levels of abstraction according to the systems being tested; it is capable of representing a large variety of heterogeneous robots and full 3D environments (aerial, ground, maritime); and it is designed to allow simulations of multiple robots systems. MORSE uses a “Software-in-the-Loop” philosophy, i.e. it gives the possibility to evaluate the algorithms embedded in the software architecture of the robot within which they are to be integrated. Still, MORSE is independent of any robot architecture or communication framework (middleware). MORSE is built on top of Blender, using its powerful features and extending its functionality through Python scripts. Simulations are executed on Blender's Game Engine mode, which provides a realistic graphical display of the simulated environments and allows exploiting the reputed Bullet physics engine. This paper presents the conception principles of the simulator and some use-case illustrations.