You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set render=True by default for panda gym envs (#311)
* correct visualization by adding render:True to panda_gym envs in absense of --no-render
* remove buried README note now that args are passed under the hood
* update changelog with changes for panda-gym visualization
* handle uninitialized env_kwargs
* add comment
* fix typo changelog
Co-authored-by: Quentin GALLOUÉDEC <gallouedec.quentin@gmail.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
0 commit comments