Home Technology Cool Tech And Gadgets Drones Could Soon Navigate Collapsed Buildings Without Slowing Down

Drones Could Soon Navigate Collapsed Buildings Without Slowing Down

Representational image of a drone

This post is also available in: עברית (Hebrew)

Flying autonomous drones through unpredictable environments remains one of the biggest technical challenges in robotics. In confined spaces such as collapsed buildings, industrial sites, or dense urban areas, UAVs must continuously avoid obstacles while maintaining stable and efficient flight. Traditional trajectory-planning systems often struggle in these conditions because they separate route calculation from timing decisions, limiting how quickly drones can adapt when their surroundings change unexpectedly.

Researchers have now developed a new trajectory-planning framework designed to solve that problem by calculating both flight path and timing simultaneously. The system, called MIGHTY, enables drones to react to obstacles within milliseconds while maintaining smooth and dynamically stable movement.

The platform works entirely through onboard computing and lidar sensing, without relying on external infrastructure or proprietary planning software. Instead of fixing travel time in advance and then forcing the drone to fit its route into that constraint, the system continuously adjusts both trajectory and speed together. According to Interesting Engineering, this allows the UAV to respond more naturally when encountering new obstacles or needing to reroute around hazards.

At the core of the system is a mathematical method called a Hermite spline, which generates smooth trajectories while preserving control over velocity and acceleration. To reduce the computational burden typically associated with joint optimization, the system first creates an approximate route and then refines it continuously using real-time lidar-generated maps.

This step-by-step refinement process allows the drone to maintain fast response times without overloading onboard processors. In testing, the system reportedly completed navigation tasks using less computation time than existing trajectory-planning approaches while also reaching destinations faster. Real-world flight trials demonstrated obstacle-free navigation at speeds of up to 6.7 meters per second.

One of the more practical aspects of the framework is its integrated architecture. Many existing systems rely on multiple disconnected planning modules and external optimization tools. The system combines these functions into a single open-source platform designed for real-time deployment.

From a defense and security perspective, fast autonomous navigation is increasingly important for reconnaissance, search-and-rescue, inspection, and operations in GPS-denied or cluttered environments. UAVs capable of reacting instantly to obstacles while maintaining stable flight could support missions in collapsed structures, underground facilities, or contested urban terrain where human access is difficult.

Researchers plan to continue refining the system and eventually expand it to coordinate multiple autonomous robots operating simultaneously in dynamic environments.