New research enables a robot to chart a better course

· Source: MIT News - Robotics · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Advanced, medium

Summary

Researchers from MIT and the University of Pennsylvania have developed an open-source trajectory-planning system named MIGHTY, designed for unpiloted aerial vehicles (UAVs). Released on May 19, 2026, MIGHTY enables UAVs to rapidly generate smooth, obstacle-avoiding flight paths that minimize travel time. The system utilizes a novel mathematical formulation, specifically Hermite splines, to optimize both spatial and temporal components of a trajectory simultaneously, making it less computationally intensive than existing methods. MIGHTY operates efficiently using only onboard computer and sensors, eliminating the need for expensive proprietary software. In simulations, MIGHTY achieved safe destination arrival 15% faster than state-of-the-art methods, requiring only 90% of their computation time. It has been tested on real robots, reaching speeds of 6.7 meters per second while effectively avoiding obstacles. Potential applications include disaster recovery, last-mile delivery, and industrial inspection.

Key takeaway

For research scientists developing autonomous navigation systems, MIGHTY offers a compelling open-source alternative to costly commercial solvers. You should consider integrating this Hermite spline-based approach to achieve faster, smoother, and more dynamically feasible UAV trajectories, especially in cluttered or dynamic environments. This could significantly reduce development costs and accelerate deployment in real-world applications like search-and-rescue or urban logistics.

Key insights

MIGHTY is an open-source, real-time UAV trajectory planner that optimizes path and time simultaneously for faster, smoother, obstacle-avoiding flight.

Principles

Method

MIGHTY uses Hermite splines to optimize travel time and flight path together. It refines an initial trajectory guess iteratively using lidar sensor data, enabling real-time obstacle avoidance and smooth path generation.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by MIT News - Robotics.