๐ค AI Summary
Achieving stable flight for jet-powered aerial bipedal robots under dynamically constrained trajectories remains challenging.
Method: This paper proposes a CAD-driven co-optimization framework integrating parametric CAD modeling, K-means clustering for dimensionality reduction, linearized momentum-based model predictive control (MPC) design, and NSGA-II multi-objective optimization to jointly search for optimal robot configurations and controller parameters. Minimum-jerk trajectory planning and Design of Experiments (DoE) are incorporated to enhance solution feasibility.
Contribution/Results: We present the first end-to-end joint optimization of geometric design and real-time MPC parameters. The framework generates 5,000 feasible configurations and identifies Pareto-optimal solutions, achieving a significant trade-off between trajectory tracking accuracy and energy consumption. The resulting designs are flight-readyโdirectly deployable without further modification.
๐ Abstract
This paper presents a CAD-driven co-design framework for optimizing jet-powered aerial humanoid robots to execute dynamically constrained trajectories. Starting from the iRonCub-Mk3 model, a Design of Experiments (DoE) approach is used to generate 5,000 geometrically varied and mechanically feasible designs by modifying limb dimensions, jet interface geometry (e.g., angle and offset), and overall mass distribution. Each model is constructed through CAD assemblies to ensure structural validity and compatibility with simulation tools. To reduce computational cost and enable parameter sensitivity analysis, the models are clustered using K-means, with representative centroids selected for evaluation. A minimum-jerk trajectory is used to assess flight performance, providing position and velocity references for a momentum-based linearized Model Predictive Control (MPC) strategy. A multi-objective optimization is then conducted using the NSGA-II algorithm, jointly exploring the space of design centroids and MPC gain parameters. The objectives are to minimize trajectory tracking error and mechanical energy expenditure. The framework outputs a set of flight-ready humanoid configurations with validated control parameters, offering a structured method for selecting and implementing feasible aerial humanoid designs.