Releases: eager-dev/eagerx_tutorials
Releases · eager-dev/eagerx_tutorials
v0.1.29
Fix
- Use pybullet wheel to speed up installation on colab (
697cee9
)
- Gym attr engine state (
7df8dea
)
v0.1.28
Fix
- Terminated and truncated bug (
b27e8ed
)
v0.1.27
Fix
- Codestyle (
6b95220
)
- Remove setuptools and move sb3 dependency (
b87e44c
)
v0.1.25
Fix
- Use specific setuptools version to fix gym installation problems (
72a8ccd
)
v0.1.24
Fix
- Do update before installing xvfb in colab (
af24253
)
v0.1.22
Fix
- Fixed max_velocity bug in quadruped, and attribute error in enginestate bug. (#58) (
c6beb43
)