http -> https
This commit is contained in:
Ikko Ashimine
2021-07-27 04:54:42 +09:00
committed by GitHub
parent 98777c455c
commit 065e6a5d74

View File

@@ -308,7 +308,7 @@ Learn more here: https://github.com/osannolik/gym-goddard
### gym-pybullet-drones: Learning Quadcopter Control
A simple environment using [PyBullet](http://github.com/bulletphysics/bullet3) to simulate the dynamics of a [Bitcraze Crazyflie 2.x](https://www.bitcraze.io/documentation/hardware/crazyflie_2_1/crazyflie_2_1-datasheet.pdf) nanoquadrotor
A simple environment using [PyBullet](https://github.com/bulletphysics/bullet3) to simulate the dynamics of a [Bitcraze Crazyflie 2.x](https://www.bitcraze.io/documentation/hardware/crazyflie_2_1/crazyflie_2_1-datasheet.pdf) nanoquadrotor
Learn more here: https://github.com/JacopoPan/gym-pybullet-drones