Skip to content

A multi-drone gym environment based on PyBullet and ROS

License

Notifications You must be signed in to change notification settings

DreamWest/ros_pybullet_drones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros_pybullet_drones

A ROS package containing a multi-drone gym environment gym_bullet_drones based on PyBullet

Requirements and Installation

Our custom multi-drone env is built on gym-pybullet-drones module.

Usage

To run simple test of gym_bullet_drones

roslaunch ros_pybullet_drones run.launch

To run gym_bullet_drones with a simple flocking controller based on Boids rules

roslaunch ros_pybullet_drones run.launch use_flocking_controller:=true
  • additional arguments
    • set use_bullet_gui=true to use bullet gui
    • set num_drones to specify the number of drones, default number is 10

About

A multi-drone gym environment based on PyBullet and ROS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published