Coder Social home page Coder Social logo

roboverse's People

Contributors

alacarter avatar avisingh599 avatar gaoyuezhou avatar huihanl avatar jonathanyang0127 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

roboverse's Issues

Set environment seed

Hello, it seems that roboverse has not implemented env.seed or env.reset(seed) method. I tried to set the environment with different seeds, but the environment reset output turns out to be the same.

Is there a way to set the environment seed?

NotImplementedErro

hello,when I run widow250_button.py,I met these error:
Traceback (most recent call last):
File "C:/shiyan/roboverse-master/roboverse/envs/widow250_button.py", line 78, in
gui=True, transpose_image=False)
File "C:\shiyan\roboverse-master\roboverse\envs\registration.py", line 1036, in make
env = gym.make(env_name, *args, **kwargs)
File "C:\Users\DUT\AppData\Local\Programs\Python\Python36\lib\site-packages\gym\envs\registration.py", line 184, in make
return registry.make(id, **kwargs)
File "C:\Users\DUT\AppData\Local\Programs\Python\Python36\lib\site-packages\gym\envs\registration.py", line 106, in make
env = spec.make(kwargs)
File "C:\Users\DUT\AppData\Local\Programs\Python\Python36\lib\site-packages\gym\envs\registration.py", line 76, in make
env = cls(
_kwargs)
File "C:\shiyan\roboverse-master\roboverse\envs\widow250_button.py", line 23, in init
reward_type=reward_type, **kwargs)
File "C:\shiyan\roboverse-master\roboverse\envs\widow250.py", line 121, in init
self._load_meshes()
File "C:\shiyan\roboverse-master\roboverse\envs\widow250_button.py", line 35, in _load_meshes
super(Widow250ButtonEnv, self)._load_meshes()
File "C:\shiyan\roboverse-master\roboverse\envs\widow250.py", line 179, in _load_meshes
scale=self.object_scales[object_name])
File "C:\shiyan\roboverse-master\roboverse\bullet\object_utils.py", line 174, in load_object
raise NotImplementedError
NotImplementedError
by the way ,I run this in pycharm(windows),thanks a lot.

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.