← Latest papers
💻 computer science

GuideFetch: A Task Coordination Framework for Concurrent Navigation and Object Retrieval in Assistive Robot Dogs

This paper introduces GuideFetch, a task coordination framework that enables a heterogeneous team of assistive robot dogs to concurrently execute navigation and object retrieval tasks by leveraging LLM-generated, validated action schemas and state-based execution, which significantly reduces mission makespan compared to sequential approaches.

Original authors: Qian Yin, Ruiping Liu, Kunyu Peng, Jianxiang Man, Isik Baran Sandan, Junwei Zheng, Yufan Chen, Di Wen, Kailun Yang, Rainer Stiefelhagen

Published 2026-08-20
📖 5 min read🧠 Deep dive

Original authors: Qian Yin, Ruiping Liu, Kunyu Peng, Jianxiang Man, Isik Baran Sandan, Junwei Zheng, Yufan Chen, Di Wen, Kailun Yang, Rainer Stiefelhagen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a future where a robot guide dog does more than just lead a blind person from one point to another. In this vision, the robot could also handle the small, everyday tasks that make life easier, like fetching a cup of coffee. But a single robot might struggle to do both at once: it cannot walk a person to a seat while simultaneously turning around to grab a drink from a machine. This is where the idea of teamwork comes in. Scientists have long known that different robots have different strengths; some are excellent at moving through complex spaces, while others are better at picking up and holding objects. The challenge has been figuring out how to get these different machines to work together smoothly, not just by taking turns, but by doing their parts at the same time. The goal is to ensure that when they say they have finished a job, they have actually done it, rather than just following a plan that looks good on paper but fails in the real world.

A team of researchers at the Karlsruhe Institute of Technology in Germany has developed a new system called GuideFetch to solve this exact problem. They created a framework that allows a team of two different robot dogs to coordinate a single mission based on a simple spoken instruction. In their setup, one robot acts as a guide, leading a user to a destination, while a second robot, equipped with an arm, acts as a fetcher to retrieve an object and bring it to the same spot. The researchers wanted to see if letting these two robots work in parallel—starting their tasks at the same time—would be faster and more reliable than having them work one after the other. They built a system that acts as a strict manager, taking a natural language request and breaking it down into specific steps for each robot. Before any movement begins, the system checks to make sure the plan is possible, verifying that the right robot is assigned to the right task and that the instructions match the physical capabilities of the machines.

The researchers tested this system in a simulated environment that included three different settings: a home, a supermarket, and a hospital. They ran hundreds of trials where the robots were asked to guide a user to a seat and fetch a cup of coffee. In some trials, the fetcher robot had to walk the user to the seat first, then go back to get the coffee, and finally bring it over. In other trials, the guide robot took the user to the seat immediately while the fetcher robot went straight to get the coffee, allowing the two tasks to happen at the same time. The system was designed to be very careful about what counted as success. It did not just assume the job was done because the robots moved; it checked specific physical conditions, such as whether the guide actually arrived at the seat, whether the fetcher successfully grabbed the cup, and whether the cup was held securely without falling.

The results showed that the parallel approach was significantly faster. When both robots worked together at the same time, the total time to complete the mission dropped by about 41 percent compared to when they worked in a sequence. In the home and supermarket settings, this speed came from the two robots moving at the same time, covering more ground together than a single robot could alone. In the hospital setting, the time savings were even more dramatic because the guide robot took over the long walk to the destination, freeing the fetcher to focus entirely on getting the coffee. The study found that the system was highly reliable at creating valid plans; every single request generated by the artificial intelligence was accepted and executed without needing to be corrected or restarted. However, the researchers also discovered that the main bottleneck was not the planning or the walking, but the physical act of picking up the object. In the cases where the mission failed, it was almost always because the fetcher robot struggled to grasp the cup or hold it steady, not because the guide robot got lost or the plan was wrong.

This work demonstrates that giving different robots specific roles and letting them work simultaneously can make assistive technology much more efficient. The GuideFetch system proves that it is possible to coordinate a team of different machines to handle complex, multi-step tasks based on simple human instructions. While the robots in the study were virtual, the logic they used is designed to be applied to real-world machines. The researchers noted that the system successfully distinguished between a plan that looked correct and a mission that was actually completed, a crucial difference for safety in real-world applications. The study concludes that while the coordination of movement and timing works very well, the ability to physically manipulate objects remains the most difficult part of the puzzle. For now, the system shows great promise for helping blind and low-vision users, provided that the robots can be made even more skilled at the delicate task of holding and carrying everyday items.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →