Giter VIP home page Giter VIP logo

airgym's People

Contributors

kjell-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

airgym's Issues

AirSim code

I want to use ubuntu build this project, Can you share the source code of the AirSim you used in this project?

citation on project

@Kjell-K

Sorry for contacting you here.

I am using your work for a project. How would you like it to be cited?

Thanks.

the environment cannot be accessable

Hi, i have some problems with the test environment. i cannot download it in the google drive, is it available in the builtin environment released by AirSim? Or in the Unreal Engine optional environment? if it is, let me know its name, thank you very much!

hi~

hi~my environment is ubuntu16.04. Is there any chance to build this project in my environment? @Kjell-K thank you^_^

How to convert this to a continuous action space?

Impressive work! I was wondering, what would it take to convert this to continuous? Break the time step down to the fps and make a decision every frame on what force to apply in which axis and direction? Is this doable with DQN?

AirSimEnv-v42

@Kjell-K Thanks for sharing the repo. I keep getting the error below although gym works for me on other examples

Traceback (most recent call last):
  File "DQN-Train.py", line 39, in <module>
    env = gym.make(args.env_name)
  File "C:\Users\A\AppData\Local\conda\conda\envs\tf\lib\site-packages\gym\envs\registration.py", line 167, in make
    return registry.make(id)
  File "C:\Users\A\AppData\Local\conda\conda\envs\tf\lib\site-packages\gym\envs\registration.py", line 118, in make
    spec = self.spec(id)
  File "C:\Users\A\AppData\Local\conda\conda\envs\tf\lib\site-packages\gym\envs\registration.py", line 153, in spec
    raise error.UnregisteredEnv('No registered env with id: {}'.format(id))
gym.error.UnregisteredEnv: No registered env with id: AirSimEnv-v42

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.