Skip to content

Latest commit

 

History

History
102 lines (75 loc) · 4.52 KB

index.rst

File metadata and controls

102 lines (75 loc) · 4.52 KB

Crazyswarm2: A ROS2 testbed for Aerial Robot Teams

Crazyswarm2 is a work-in-progress port of the original Crazyswarm to ROS2. It is fully open-source and available on github.

Crazyswarm2 is primarily made for researchers that want to operate or simulate a team of unmanned aerial vehicles (UAVs) that uses the Bitcraze Crazyflie 2.x or Bitcraze Crazyflie Bolt-based UAVs.

Warning

Crazyswarm2 is already usable for basic tasks (teleoperation, flying in a motion capture space, data collection), however the API and configuration file formats might still change. While many features of Crazyswarm1 are ported, there are currently still some important limitations:

  • Limited support for real-time logging (logging on uSD-card is supported)
  • Tested only for small team sizes (less than 10 robots)
  • Limited Python API and only a few example scripts

Contents

.. toctree::
   installation
   usage
   tutorials
   faq
   :maxdepth: 1