Distributed State Estimation for Vision-Based Cooperative Slung Load Transportation in GPS-Denied Environments

This paper presents a distributed and decentralized vision-based state estimation framework using a Distributed Decentralized Extended Information Filter (DDEIF) to enable robust, GPS-denied cooperative slung load transportation by multiple UAVs, demonstrating its effectiveness and resilience to sensor and communication losses through Gazebo simulations.

Jack R. Pence, Jackson Fezell, Jack W. Langelaan, Junyi Geng

Published 2026-03-06
📖 4 min read☕ Coffee break read

Imagine a team of tiny, agile drones trying to carry a heavy, awkward box together. In the past, if you wanted to move something too big for one helicopter, you'd need a giant, expensive helicopter. But this paper proposes a smarter, cheaper idea: use a team of small drones working together like a swarm of ants.

However, there's a catch. If these drones are flying in a place without GPS (like inside a cave, a dense forest, or a war zone where signals are jammed), they can't easily agree on where the heavy box is. If they lose track of the box, they might drop it or crash.

This paper presents a new "brain" for these drone teams that solves this problem without needing GPS or expensive sensors on the box itself.

The Problem: The "Blindfolded" Team

Traditionally, to carry a heavy load, you'd strap a GPS and a high-tech computer directly onto the load. But what if the load is fragile, or you can't attach anything to it? Or what if the GPS signal disappears?

If the drones rely on a central computer (like a "team leader") to tell them where the load is, and that leader loses connection, the whole team crashes. It's like a choir where everyone waits for the conductor; if the conductor stops waving their baton, everyone stops singing.

The Solution: A "Distributed" Team Mind

The authors created a system where every drone is its own smart detective, and they share clues with each other.

  1. The Eyes: Instead of putting sensors on the heavy box, they put a simple, printed sticker (called an "AprilTag") on it. Each drone has a camera looking at this sticker.
  2. The Detective Work: Each drone looks at the sticker and says, "I see the box is this far away and that angle from me."
  3. The Conversation: The drones talk to each other. Drone A says, "I think the box is here." Drone B says, "I think it's there." They combine their guesses to figure out exactly where the box is in 3D space.

The Secret Sauce: The "Information Filter"

This is where the paper gets technical, but here's the simple version:

Most systems use a "Centralized" approach. Imagine one person collecting all the notes from the team, doing the math, and telling everyone what to do. If that person gets a flat tire (communication loss), the whole team is blind.

This paper uses a Distributed Information Filter.

  • The Analogy: Imagine a group of friends trying to guess the weight of a watermelon.
    • Old Way: Everyone writes their guess on a piece of paper and hands it to one person. That person adds them up and announces the answer. If the paper gets lost, the answer is gone.
    • New Way (This Paper): Everyone keeps their own notebook. They write down their guess and how sure they are. They pass their notebooks around. If one friend drops their notebook (communication loss), the others still have their own notes plus the notes of the friends they can still reach. They can still calculate a good answer, even if they aren't 100% sure.

This method is robust. If one drone loses its camera, or if two drones can't talk to each other because of a storm, the others keep working. They don't need a "boss" drone. They just keep sharing what they know, and the team's collective brain stays intact.

The Test: The "Dance"

The researchers tested this in a computer simulation (Gazebo) that mimics real physics.

  • The Dance: They made the drones carry the box in a circle and then in a figure-8 pattern.
  • The Blackout: Halfway through the dance, they cut the communication between the drones.
  • The Result: Even when the drones couldn't talk to each other, they didn't panic. They kept holding the box steady, using only their own eyes. As soon as the "radio" came back on, they instantly shared their data and got even more precise.

Why This Matters

This technology is a game-changer for:

  • Disaster Relief: Dropping supplies into areas where GPS is broken or buildings are blocking signals.
  • Military Ops: Moving heavy equipment in "GPS-denied" zones where enemies jam signals.
  • Cost: You don't need to build giant, expensive helicopters. You can use a swarm of cheap, small drones that are smarter together than they are apart.

In short: This paper teaches a team of drones how to be a single, super-smart organism that can carry heavy loads anywhere, even when the lights go out and the internet goes down. They don't need a leader; they just need to trust each other's eyes.