Releases: jjshoots/PyFlyt
Releases · jjshoots/PyFlyt
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0
Introducing the PyFlyt/QuadX-Pole-Balance-v2
Environment!
Inspired by this dated but still cool video, the QuadX Pole Balance environment serves as a starting point for more complex environments to come. Some of which include Pole Waypoints and Pole Flipping.
0.22.2
0.22.1
0.22.0
What's Changed
- The default drones now have a
camera_fps
parameter. The idea was introduced by @ch-MEIJIE in #43 update_control
andupdate_camera
now has aphysics_step
argument at the API level. This is to facilitate the newcamera_fps
change and to have cleaner code across the codebase.- As a result of the above change, the environment logic has now been slightly modified since we can measure state before a simulation step. Therefore, all environments have been version bumped.
New Contributors
- @ch-MEIJIE made their first contribution in #43
Full Changelog: 0.21.0...0.22.0