cs.ROMay 19, 2026

Neuromorphic Control of a Flapping-Wing Robot on Resource-Constrained Hardware

Authors: Rim El FilaliChenrui FengChao GaoWeibin Gu

Organizations: Institute for AI Industry Research (AIR), Tsinghua University, Beijing, PR China · Department of Computer Science and Technology, Tsinghua University, Beijing, PR China · Xinchen Qihang Inc., Beijing, PR China

Abstract

Flapping-Wing Micro Aerial Vehicles (FWMAVs) provide exceptional maneuverability and aerodynamic efficiency but pose significant challenges for onboard control due to nonlinear dynamics and stringent Size, Weight, and Power (SWaP) constraints, as exemplified by a butterfly-inspired robot less than 30 gram. To this end, we present a hierarchical neuromorphic control framework that enables fully onboard, closed-loop flight on a widely available, resource-constrained ESP32 microcontroller with a unit cost of approximately $5. Specifically, our method deploys two lightweight Spiking Neural Networks (SNNs) onboard: one for state estimation from raw sensory feedback and another for control via modulation of a Central Pattern Generator (CPG) for wing actuation. Trained by imitation learning, the system achieves stable pitch and heading angle tracking during untethered real-world flight. Experimental results further reveal that the SNN-based controller reduces latency by 36% (1059us to 680us) and power by 18% (0.033W to 0.027W) for inference compared to the conventional Artificial Neural Network (ANN) baseline, demonstrating the viability of spike-based computation without specialized hardware. To the best of our knowledge, this work constitutes the first demonstration of fully onboard neuromorphic control for autonomous flight of a FWMAV, highlighting the potential of SNNs to enable energy-efficient autonomy under stringent SWaP constraints. Visual abstract: http://bit.ly/4nI8ECY Code: https://anonymous.4open.science/r/Espikify-76E3/

Explore similar work

May 7, 2026cs.RO

Accurate Trajectory Tracking with MPCC for Flapping-Wing MAVs

Flapping-wing micro aerial vehicles offer quieter and safer operation than rotary-wing drones, yet achieving precise autonomous control of bird-scale ornithopters remains challenging: lift, airspeed, and turning authority are tightly coupled and governed by only a few control inputs. Conventional cascaded controllers treat altitude, speed, and heading independently, producing persistent tracking errors during complex maneuvers, while time-parameterized trajectory tracking requires predefined speed profiles that existing methods cannot robustly produce for these coupled dynamics. We address both limitations simultaneously with a Model Predictive Contouring Control (MPCC) approach that tracks arc-length-parameterized trajectories while optimizing progress online, eliminating the need for predefined timing. However, MPCC requires a dynamical model that captures the coupled aerodynamics without exceeding the computational budget of real-time nonlinear optimization. Here, we propose a compact, continuously differentiable model that captures the dominant couplings of bird-scale ornithopters, enabling real-time predictive control. We validated the method with the XFly ornithopter flying along circular and three-dimensional racing trajectories and achieved a mean deviation from the reference trajectory between 6.5 and 9 cm at speeds up to 3 m/s, which represents an almost 10-fold improvement over prior ornithopter control methods.
Charbel Toumieh, Jack Zeng, Niel Mistry +1
Jun 20, 2026cs.RO

A Multimodal Tiltwing Framework for Bioinspired Aerial Robots

Tailless flapping-wing micro-aerial vehicles (FWMAVs) mimic the impressive flight performance of hummingbirds, utilising unsteady aerodynamic effects. However, existing designs are still limited and purpose-built with a restricted flight envelope and poor endurance. We therefore propose an adaptable tiltwing framework enabling bioinspired aerial robots to switch between hovering flight, high-speed directional flight, and energy-efficient gliding flight. The proposed framework utilises thrust vectoring with a wide actuation range via two fully independent propulsion units, each flapping a single wing, for effective control and enhanced manoeuvrability. For this, we developed a hybrid Scotch-yoke-based flapping mechanism that ensures a symmetric motion profile with a modular design guaranteeing an arbitrarily wide flapping angle to exploit the lift-enhancing clap-and-fling effect. Additionally, we implemented a passive wing-rotation mechanism, which, in combination with our dual-wing thrust-vectoring approach, allows unprecedented wing-design freedom, unlocking potential for precise optimisation. A contactless leading-edge tracking sensor provides accurate feedback on the wing's orientation and, in the gliding mode, enables dihedral-angle control, augmenting the active wing-pitch control. Extensive testing of a propulsion unit was conducted with a six-axis force/torque sensor, demonstrating the flapping mechanism's performance while optimising transmission efficiency and the passive wing-pitch mechanism. At full throttle, the average lift force generated by a single wing, flapping with a 188° amplitude, was 21.1 gf for a small 3.1 g 1S BLDC motor. Additional tests covering the full range of the wide-angle tilting capability showed an effective thrust-vectoring control architecture with a linear and symmetric response curve of the moments generated.
Krispin C. V. Broers, Sophie F. Armanini
Sep 16, 2026cs.RO

Self-excited actuation enables adaptive and resilient flapping-wing flight

The muscles that power insect flight fall into one of two categories: 1) synchronous muscles that contract under direct control from the nervous system, and 2) asynchronous muscles which have an intrinsic stretch activation response that spontaneously generates wingbeats without the need for signaling from the brain. It is thought that the emergent nature of asynchronous wingbeats provides both adaptive and responsive capabilities for flight control. To date, most flying robots use synchronous actuation. In this paper we develop the first flight-capable flapping wing robot that uses asynchronous actuation. We demonstrate that asynchronous actuation allows wings to respond to changes in the resonant mechanics of the body without control input, and wings can react instantaneously to collisions with obstacles with no extrinsic sensing needed. Flight tests within cluttered environments demonstrate that asynchronous actuation significantly improves stability and performance when compared to synchronous actuation. In total this work demonstrates that a flapping wing robot actuation strategy that emulates the asynchronous muscles of flying insects can provide fast, reactive actuation responses before a control system would need to intervene. This partitioning of embodied control to both the low-level actuation dynamics and and high-level sensorimotor system provides a compelling blueprint for new flying robots.
Rundong Yang, Ethan S. Wold, Ellen Liu +5