Pass params explicit for BaseEnvs
Summary
This issue has been fixed for BaseEnvMPC in !360 (merged), but not other environments
Explain your context
Passing params implicit with no name can lead to hard-to-debug errors
Please list breaking changes, new features or bugfixes
-
Breaking changes:
-
New features:
-
Bugfixes:
- Pass all init args explicit for all BaseEnvs
Edited by Julius Balzer