ROS2swarm: A ROS 2 Package for Swarm Robotics

Dear :ros: community,

we introduce ROS2swarm, a ROS 2 package intended to simplify and promote the use of ROS 2 in swarm robotics research and education. ROS2swarm is an easy-to-extend framework for and library of swarm behaviors.

ROS2swarm currently provides six movement patterns for robot motion and two voting patterns for collective decision-making. We distinguish between basic patterns that implement primitive swarm behaviors and combined patterns that implement more complex behaviors. Parameter files allow the adjustment of patterns for different robot platforms and scenarios. In addition, we included a hardware protection layer to prevent hardware damage.

The package is available for Dashing and Foxy :foxy: since our main development platform is the TurtleBot3 Waffle Pi. Furthermore, we provide out-of-the-box support for the TurtleBot3 Burger and the Jackal UGV (using the ros1_bridge package). We also provide simulations in Gazebo for all three platforms to simplify development. New platforms that provide distance measurements in a LaserScan message and are controlled by linear velocities along the x-axis and rotational velocities around the z-axis can easily be added.

Currently, we are working on integrating support for robots with less sophisticated sensor setups, such as the Thymio II, enabling local communication, and adding more swarm behaviors.

A detailed description of our ROS2swarm package can be found in our paper. The package itself is available here. If you are attending ICRA’22, come to our talk (session: Multi-Robot and Swarm Robotics II) and visit us during the poster session or watch our presentation online (registration for online participance is free).

We hope to create a community that joins our effort to advance the package. Please contact us if you have ideas for new features or - even better - if you want to contribute yourself.

cheers,
Tanja
kaiser@iti.uni-luebeck.de

12 Likes