Commit Graph

8 Commits

Author SHA1 Message Date
Jonas Schneider
fad0065931 Call _step instead of step when fake-stepping a mujoco env on initialize 2016-05-03 22:20:41 -04:00
John Schulman
795640dfe8 fix mujoco _reset method 2016-05-01 10:57:19 -07:00
John Schulman
3d9ad4f71c update mujoco and bump version 2016-05-01 10:57:19 -07:00
Jonas Schneider
fd18ec3507 Merge remote-tracking branch 'origin/master' into py3
Conflicts:
	gym/envs/atari/atari_env.py
2016-04-29 18:07:47 -07:00
Jonas Schneider
bd63f7547e Correctly encode mujoco arguments as binary 2016-04-28 22:32:17 -07:00
Dominik Mueller
d3d23f3455 Fix readme example, documentation and error messages 2016-04-28 14:01:24 +02:00
OpenAI server
8fffddcb23 if viewer is None then no need to close it. 2016-04-27 09:41:15 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00