1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove vertical camera motion on env.reset() (#1174) More... over 6 years ago
Makes Box2D environments pickleable. (#1177) More... over 6 years ago
Add missing `__eq__` and `__repr__ ` methods (#1178) More... over 6 years ago
Updated Calculation Order (#1019) More... over 6 years ago
Update README.rst More... over 6 years ago
Update README.rst More... over 6 years ago
specify explicit dtype in Box objects (#994) More... over 6 years ago
added dtype for Box, removes annoying error (#1043) More... over 6 years ago
test dockerfiles for ubuntu 14.04 and 18.04 (#1168) More... over 6 years ago
Add depth rendering from camera (#1114) More... over 6 years ago
Update pendulum.py (#1073) More... over 6 years ago
Added explicit dtype to observation_space (#1084) More... over 6 years ago
Add dtype to Box initialization, fixes #868 (#1092) More... over 6 years ago
pass device_id=-1 when rendering mujoco in rgb_array mode (#1167) More... over 6 years ago
Support kwargs for callable entry point (#1162) More... over 6 years ago
json encode int8 and int16 (#1166) More... over 6 years ago
Fix env.close() to allow re-opening window (#1155) More... over 6 years ago
Update cartpole.py More... over 6 years ago
remove deprecated behaviors (#1154) More... over 6 years ago
add maxwidth parameter to viewer; resize image if it’s larger (#1151) More... over 6 years ago
use bash instead of sh in bin/docker_entrypoint More... over 6 years ago
fix syntax back in docker entrypoint More... over 6 years ago
fix syntax back in docker entrypoint More... over 6 years ago
don't export mujoco key if not present (fix for errors in PR builds) (#1150) More... over 6 years ago
lunarlander add rendering back to test_lunar_lander.py (#1146) More... over 6 years ago
rm unnecessary `__contains__` duplicate code (#1147) More... over 6 years ago
allow nd array for multidiscrete (#1149) More... over 6 years ago
Add __contains__ to spaces (#1111) More... over 6 years ago
fix to state variable pos.y (#1137) More... over 6 years ago
tests for lunarlander (#1143) More... over 6 years ago