wil3 / gymfc

A universal flight control tuning framework
http://wfk.io/neuroflight/
MIT License
389 stars 99 forks source link

Bug: there are some bugs in continous.py #102

Closed Suvian-wy closed 2 years ago

Suvian-wy commented 3 years ago

Hi! @wil3

In continous.py, except the import error, there are two other bugs.

  1. the __init__() function is not suitable with the register parameters in __init__.py
  2. for using the continuous env, I find the function setpoint_generator() should update into update_setpoint

If you think this should be update, I will create a PR, and shoule I create two PR to fix these bug?

Suvian-wy commented 2 years ago

if not need, I'll close this issue