g

gym-pybullet-drones

A quadrotor control environment for single and multi-agent reinforcement learning.

🌍 OverseasFreeOpen sourceDev开源多智能体系统强化学习PyBullet
Platforms: Desktop
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 2.0k
Source
GitHub
Added
2026-06-07
Last verified
2026-06-07

Overview

gym-pybullet-drones is a simulation environment for single and multi-agent reinforcement learning. It provides researchers with a platform compatible with Gymnasium, stable-baselines3 2.0, and Betaflight/Crazyflie firmware SITL, suitable for the research and development of drone control algorithms. It can be easily installed and run on supported platforms, and comes with multiple example codes to help users get started quickly.

Key features

  • Supports single/multi-agent reinforcement learning
  • Compatible with Gymnasium and stable-baselines3 2.0
  • Integrated Betaflight/Crazyflie SITL
  • Includes examples such as PID control

Use cases

Autonomous drone flight trainingMulti-drone formation control researchDrone obstacle avoidance algorithm testing

Pros

  • Easy to install and use
  • Rich example code
  • Cross-platform support

Limitations / notes

  • Some features are limited to Ubuntu systems

Who it's for

ResearchersDevelopersStudents

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

How to get started with gym-pybullet-drones?

After cloning the repository, create and activate a Python virtual environment, then run pip install -e . to install.

Does it support multi-drone collaborative control?

Yes, it supports collaborative control tasks such as formation flying with multiple drones.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.