Skip to content

phuongboi/drone-racing-using-reinforcement-learning

Repository files navigation

Drone racing in gym-pybullet-drones using reinforcement learning

25/09/2024 Initial result

  • I do initial experiments to figure out that does RL setting work in Gym Pybullet Drones environment (Updating)
  • My current result have difficulty to pass 3rd gate (terminal gate), you can change this constrain during training or testing to improve the outcome line. Many other factors need to tune to achieve better result.
Using CrazyFly(X type) with simple racing setting

alt text

How to use

  • Follow author's guide to install gym-pybullet-drones environment
  • Training python train_racing.py
  • Test pretrained model python test_racing.py

References

Releases

No releases published

Packages

No packages published