Robots Team Up to Dash Through Tight Spaces

Thu Mar 19 2026
The world of robots is getting faster and smarter. When many machines have to move together, they must avoid bumping into each other while still being quick. This is hard when the robots are in a crowded area and must change direction sharply. Scientists have mixed two old tricks to solve this problem. One trick uses detailed math that can plan smooth, realistic moves but takes a long time to compute. The other trick uses simpler grid‑based search that is fast, but it can produce plans that feel jerky or impossible for real robots. Their new method blends both. It first learns how each robot can move in the real world, then uses a grid search that guarantees safety and keeps the plan fast. The combination lets robots follow exact physics while still being able to find a path quickly.
The team tested the system with 40 robots in a small lab. Half of them were drones, while the rest moved on wheels or stood still as obstacles. Even though the robots appeared and disappeared at different times, they kept moving without crashing or getting stuck. They also performed aggressive turns that cut the time needed to finish each task. The key is that the plan can change on the fly. If a new robot appears or an obstacle moves, the system recomputes a safe path almost instantly. This makes it useful for factories, theme parks, or any place where many robots must cooperate safely and efficiently. The approach shows that combining learning, optimal control, and fast search can give robots the agility they need for real‑world challenges.
https://localnews.ai/article/robots-team-up-to-dash-through-tight-spaces-9c66cb8a

actions