- Make it compatible with the latest version of
gymnasium
(1.1.0).
- Added
-singletask
environments for standard (i.e., non-goal-conditioned) offline RL. - Added
-oraclerep
environments for offline goal-conditioned RL with oracle goal representations.
- Fixed a bug in the reward function of manipulation tasks.
- Initial release.