adderbyte / GYM_XPLANE_ML

GYM Environment for XPlane. Reinforcement Learning and Autonomous Piloting.
GNU General Public License v3.0
65 stars 19 forks source link

Connection error when running sarsa.py #7

Closed YingxiaoKong closed 3 years ago

YingxiaoKong commented 3 years ago

Hi I downloaded everything and also installed the gym_xplane package. Then I ran random_agent.py first, there is no error, but the action space and state space are all 0. Then I ran the sarsa.py, then I got an error: connection error. Check your paramters. Do I need to change anything in the connection setting in order to let it work?

I'm looking forward to your reply!