Commit Graph

17 Commits

Author SHA1 Message Date
Mark Towers
3c17911700 Merge main into array-api (#1401)
Co-authored-by: Martin Schuck <57562633+amacati@users.noreply.github.com>
Co-authored-by: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com>
Co-authored-by: James Mochizuki-Freeman <jameymmf@gmail.com>
2025-06-10 14:16:42 +01:00
Martin Schuck
f5ea97f863 Fix conversion wrapper module registration and docs (#1380) 2025-05-12 19:23:44 +01:00
Martin Schuck
5dde9a79be Add generic conversion wrapper between Array API compatible frameworks (#1333) 2025-05-11 23:10:06 +01:00
Howard Huang
75bd3bea87 Add wrappers.vector.TransformObs/Action single obs/action space argument (#1288)
Co-authored-by: Howard <174055+howardh@users.noreply.github.com>
2025-01-12 12:43:55 +00:00
Mark Towers
8a46c3ab39 Add support for different vector autoreset modes (#1227) 2024-11-28 12:18:55 +00:00
Mark Towers
a6976e42d4 Fix VectorizeActionTransform for changing spaces (#1170) 2024-09-20 13:44:07 +01:00
Ariel Kwiatkowski
c9e2957435 Change end-of-episode in CarRacing to termination as opposed to truncation (#813) 2024-08-09 10:30:38 +01:00
Tim Schneider
fc55d47039 Update RescaleAction and RescaleObservation for np.inf bounds (#1095) 2024-07-03 14:53:40 +01:00
Mark Towers
52b6878618 Pre commit autoupdate (#1082) 2024-06-10 17:07:47 +01:00
Roger Larsson
04fb3452d3 Fix wrappers.vector.HumanRendering (#1069)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2024-05-31 11:19:58 +01:00
Silvio Traversaro
7ac7b29e9b Fix test_dict_info_to_list test on Windows (#1066) 2024-05-28 10:25:06 +01:00
Tim Schneider
6a8a267c5b Fixed wrappers.vector.RecordEpisodeStatistics episode length computation from new autoreset api (#1018) 2024-04-18 16:48:13 +01:00
James Mochizuki-Freeman
89bedf1f33 Fix Box casting and sampling edge-cases (#774)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2024-03-23 16:19:52 +00:00
Ariel Kwiatkowski
e9c66e4225 Change autoreset order (#808)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
2023-12-03 19:50:18 +01:00
Mark Towers
b312a0334e Improve the normalize observation testing and determinism (#784) 2023-11-22 16:36:30 +00:00
Mark Towers
40f5c7bd42 Fix seeding issue with NormalizeObservation wrapper testing (#766) 2023-11-07 13:56:46 +00:00
Mark Towers
27f8e85051 Merge v1.0.0 (#682)
Co-authored-by: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com>
Co-authored-by: Jet <38184875+jjshoots@users.noreply.github.com>
Co-authored-by: Omar Younis <42100908+younik@users.noreply.github.com>
2023-11-07 13:27:25 +00:00