中文
相关论文

相关论文: BittyBuzz: A Swarm Robotics Runtime for Tiny Syste…

200 篇论文

Swarm in Blocks, originally developed for CopterHack 2022, is a high-level interface that simplifies drone swarm programming using a block-based language. Building on the Clover platform, this tool enables users to create functionalities…

机器人学 · 计算机科学 2025-08-18 Agnes Bressan de Almeida , Joao Aires Correa Fernandes Marsicano

Cyborg insects refer to hybrid robots that integrate living insects with miniature electronic controllers to enable robotic-like programmable control. These creatures exhibit advantages over conventional robots in adaption to complex…

This paper presents MicroRoboScope, a portable, compact, and versatile microrobotic experimentation platform designed for real-time, closed-loop control of both magnetic and acoustic microrobots. The system integrates an embedded computer,…

机器人学 · 计算机科学 2025-10-14 Max Sokolich , Yanda Yang , Subrahmanyam Cherukumilli , Fatma Ceren Kirmizitas , Sambeeta Das

Applications of large-scale mobile multi-robot systems can be beneficial over monolithic robots because of higher potential for robustness and scalability. Developing controllers for multi-robot systems is challenging because the multitude…

机器人学 · 计算机科学 2024-05-07 Tanja Katharina Kaiser , Heiko Hamann

Robot swarms are composed of many simple robots that communicate and collaborate to fulfill complex tasks. Robot controllers usually need to be specified by experts on a case-by-case basis via programming code. This process is…

机器人学 · 计算机科学 2024-10-31 Volker Strobel , Marco Dorigo , Mario Fritz

With the rapid development of robot swarm technology and its diverse applications, navigating robot swarms through complex environments has emerged as a critical research direction. To ensure safe navigation and avoid potential collisions…

机器人学 · 计算机科学 2025-08-14 Yongwei Zhang , Shuli Lv , Kairong Liu , Quanyi Liang , Quan Quan , Zhikun She

The planning and control of a robot swarm in a complex environment have attracted increasing attention. To this end, the idea of virtual tubes has been taken up in our previous work. Specifically, a virtual tube with varying widths has been…

机器人学 · 计算机科学 2023-10-03 Wenqi Song , Yan Gao , Quan Quan

Swarms of robots will revolutionize many industrial applications, from targeted material delivery to precision farming. However, several of the heterogeneous characteristics that make them ideal for certain future applications --- robot…

机器人学 · 计算机科学 2018-10-24 Eduardo Castelló Ferrer

This paper proposes a novel methodology for addressing the simulation-reality gap for multi-robot swarm systems. Rather than immediately try to shrink or `bridge the gap' anytime a real-world experiment failed that worked in simulation, we…

机器人学 · 计算机科学 2023-01-24 Ricardo Vega , Kevin Zhu , Sean Luke , Maryam Parsa , Cameron Nowzari

The coordination of robot swarms - large decentralized teams of robots - generally relies on robust and efficient inter-robot communication. Maintaining communication between robots is particularly challenging in field deployments.…

机器人学 · 计算机科学 2020-07-02 Vivek Shankar Varadharajan , David St-Onge , Bram Adams , Giovanni Beltrame

An important problem in microrobotics is how to control a large group of microrobots with a global control signal. This paper focuses on controlling a large-scale swarm of MicroStressBots with on-board physical finite-state machines. We…

机器人学 · 计算机科学 2022-08-19 Siyu Li , Milos Zefran , Igor Paprotny

Swarm robotic systems are mainly inspired by swarms of socials insects and the collective emergent behavior that arises from their cooperation at the lower lever. Despite the limited sensory ability, computational power, and communication…

系统与控制 · 计算机科学 2013-03-01 Wesam Elshamy

A key requirement in robotics is the ability to simultaneously self-localize and map a previously unknown environment, relying primarily on onboard sensing and computation. Achieving fully onboard accurate simultaneous localization and…

机器人学 · 计算机科学 2024-08-28 Vlad Niculescu , Tommaso Polonelli , Michele Magno , Luca Benini

This paper investigates efficient techniques to collect and concentrate an under-actuated particle swarm despite obstacles. Concentrating a swarm of particles is of critical importance in health-care for targeted drug delivery, where…

机器人学 · 计算机科学 2017-01-03 Arun V. Mahadev , Dominik Krupke , Jan-Marc Reinhardt , Sándor P. Fekete , Aaron T. Becker

This paper introduce a software system including widely-used Swarm Intelligence algorithms or approaches to be used for the related scientific research studies associated with the subject area. The programmatic infrastructure of the system…

人工智能 · 计算机科学 2017-04-05 Utku Kose

Achieving large-scale aerial swarms is challenging due to the inherent contradictions in balancing computational efficiency and scalability. This paper introduces Primitive-Swarm, an ultra-lightweight and scalable planner designed…

机器人学 · 计算机科学 2025-02-25 Jialiang Hou , Xin Zhou , Neng Pan , Ang Li , Yuxiang Guan , Chao Xu , Zhongxue Gan , Fei Gao

The development of control policies for multi-robot systems traditionally follows a complex and labor-intensive process, often lacking the flexibility to adapt to dynamic tasks. This has motivated research on methods to automatically create…

机器人学 · 计算机科学 2025-11-03 Wenkang Ji , Huaben Chen , Mingyang Chen , Guobin Zhu , Lufeng Xu , Roderich Groß , Rui Zhou , Ming Cao , Shiyu Zhao

Micro- and molecular-robotic systems act as large-scale swarms. Capabilities of sensing, communication and information processing are very limited on these scales. This short position paper describes a swarm-based minimalistic approach,…

机器人学 · 计算机科学 2015-03-19 S. Kornienko , O. Kornienko

Collective control of mobile microrobotic swarms is indispensable for their potential high-impact applications in targeted drug delivery, medical diagnostics, parallel micromanipulation, and environmental sensing and remediation. Lack of…

软凝聚态物质 · 物理学 2018-07-26 Berk Yigit , Yunus Alapan , Metin Sitti

Bitwise operations are an important component of modern day programming. Many widely-used data structures (e.g., bitmap indices in databases) rely on fast bitwise operations on large bit vectors to achieve high performance. Unfortunately,…