Giter VIP home page Giter VIP logo

ppo-based-autonomous-navigation-for-quadcopters's Issues

env page not found

hello i want to learn this model and env. but, your env release page wasn't found. can i get some env file?

A warning I met during I perform "python policy_run.py"

I have followed each step as suggested by the readme. However, I encounter the problem as follow:

WARNING:tornado.general:Connect error on fd 336: WSAECONNREFUSED
WARNING:tornado.general:Connect error on fd 336: WSAECONNREFUSED
WARNING:tornado.general:Connect error on fd 336: WSAECONNREFUSED
WARNING:tornado.general:Connect error on fd 336: WSAECONNREFUSED
WARNING:tornado.general:Connect error on fd 336: WSAECONNREFUSED
Traceback (most recent call last):
File "policy_run.py", line 14, in
env = DummyVecEnv([lambda: Monitor(
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\stable_baselines3\common\vec_env\dummy_vec_env.py", line 25, in init
self.envs = [fn() for fn in env_fns]
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\stable_baselines3\common\vec_env\dummy_vec_env.py", line 25, in
self.envs = [fn() for fn in env_fns]
File "policy_run.py", line 15, in
gym.make(
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\gym\envs\registration.py", line 235, in make
return registry.make(id, **kwargs)
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\gym\envs\registration.py", line 129, in make
env = spec.make(kwargs)
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\gym\envs\registration.py", line 90, in make
env = cls(
_kwargs)
File "E:\Project\PPO_based_ANfQ\PPO-based-Autonomous-Navigation-for-Quadcopters\scripts\airsim_env.py", line 169, in init
super(TestEnv, self).init(ip_address, image_shape, env_config)
File "E:\Project\PPO_based_ANfQ\PPO-based-Autonomous-Navigation-for-Quadcopters\scripts\airsim_env.py", line 19, in init
self.setup_flight()
File "E:\Project\PPO_based_ANfQ\PPO-based-Autonomous-Navigation-for-Quadcopters\scripts\airsim_env.py", line 174, in setup_flight
super(TestEnv, self).setup_flight()
File "E:\Project\PPO_based_ANfQ\PPO-based-Autonomous-Navigation-for-Quadcopters\scripts\airsim_env.py", line 36, in setup_flight
self.drone.reset()
File "E:\Project\PPO_based_ANfQ\PPO-based-Autonomous-Navigation-for-Quadcopters\scripts\airsim\client.py", line 26, in reset
self.client.call('reset')
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\msgpackrpc\session.py", line 41, in call
return self.send_request(method, args).get()
File "E:\Anaconda\envs\PPO_drone\lib\site-packages\msgpackrpc\future.py", line 43, in get
raise self._error
msgpackrpc.error.TransportError: Retry connection over the limit

I would be grateful if anyone could tell me how to fix this.

TestEnv

Do we need to rewrite the env_config ["TrainEnV"] in the policy run. py file we run during testing to env_config ["TestEnV"]? I didn't see TestEnv in config.yml, do I need to redefine it myself? Do I need to correspond to the holes in the UE environment in TestEnv.zip?

Unreal Engine Environment

Thank you very much for providing the UE environment, but when we downloaded and opened it, it turned out to be a packaged UE engine. May I ask if you can upload an unpackaged environment (i.e. a folder with .uproject files)? We would like to know the coordinate design of the hole, which is a crucial issue. Thank you for your work and time!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.