Farama-Foundation / SuperSuit

A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers
Other
446 stars 56 forks source link

Truncation Termination API Update for Lambda and Tests #177

Closed jjshoots closed 2 years ago

jjshoots commented 2 years ago

This updates the lambda wrappers to the latest truncation termination API, and updates a bunch of the tests too.

AFAIK, this PR is done, as test_vector and test_utils files requies aec_wrappers and utils to be updated in a separate PR.

Tests for this PR will not pass because of #165.