MorphoMove: Bi-Modal Path Planner with MPC-based Path Follower for Multi-Limb Morphogenetic UAV
Muhammad Ahsan Mustafa, Yasheerah Yaqoot, Mikhail Martynov, Sausar Karaf, Dzmitry Tsetserukou
TL;DR
This work addresses autonomous navigation for MorphoGear, a morphogenetic UAV capable of both aerial flight and ground locomotion. It introduces a bi-modal path planning framework based on A* that seamlessly transitions between air and ground modes, complemented by an MPC-based path follower for precise ground tracking. Validation in a Unity simulation demonstrates strong ground-path following with an RMSE of 0.91 cm and a max error of 1.85 cm, enabling stable operation in cluttered environments while switching modes as needed. Together, these contributions enable reliable autonomous exploration across aerial and terrestrial domains, with potential for future enhancements in ground planning diversity and MPC-based flight control for manipulation during flight.
Abstract
This paper discusses developments for a multi-limb morphogenetic UAV, MorphoGear, that is capable of both aerial flight and ground locomotion. A hybrid path planning algorithm based on the A* strategy has been developed, enabling seamless transition between air-to-ground navigation modes, thereby enhancing robot's mobility in complex environments. Moreover, precise path following is achieved during ground locomotion with a Model Predictive Control (MPC) architecture for its novel walking behaviour. Experimental validation was conducted in the Unity simulation environment utilizing Python scripts to compute control values. The algorithm's performance is validated by the Root Mean Squared Error (RMSE) of 0.91 cm and a maximum error of 1.85 cm, as demonstrated by the results. These developments highlight the adaptability of MorphoGear in navigation through cluttered environments, establishing it as a usable tool in autonomous exploration, both aerial and ground-based.
