mani-skill-nightly 2025.9.4.2344__py3-none-any.whl → 2025.9.5.2334__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mani-skill-nightly might be problematic. Click here for more details.

@@ -43,7 +43,7 @@ class CachedResetWrapper(gym.Wrapper):
43
43
  # setup config
44
44
  self.num_envs = self.base_env.num_envs
45
45
  if isinstance(config, CachedResetsConfig):
46
- config = config.asdict()
46
+ config = asdict(config)
47
47
  self.cached_resets_config = dacite.from_dict(
48
48
  data_class=CachedResetsConfig,
49
49
  data=config,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mani-skill-nightly
3
- Version: 2025.9.4.2344
3
+ Version: 2025.9.5.2334
4
4
  Summary: ManiSkill3: A Unified Benchmark for Generalizable Manipulation Skills
5
5
  Home-page: https://github.com/haosulab/ManiSkill
6
6
  Author: ManiSkill contributors
@@ -816,7 +816,7 @@ mani_skill/utils/visualization/misc.py,sha256=KrDCef7F5GmGOdiBQ4qFUnmUTe-7-nNBz2
816
816
  mani_skill/utils/visualization/renderer.py,sha256=afFWwSQEeL-9c5CsBT1uug-zugGjOr1FDzmvd45-9dk,1646
817
817
  mani_skill/utils/wrappers/__init__.py,sha256=QfSTw9RNtQEtEAzD1RLx0WXjNjIS7wVM2IIkSkLT6Xw,321
818
818
  mani_skill/utils/wrappers/action_repeat.py,sha256=RhCtzt3fYCtD-CClIOhAzdycGwVTXP_FG61yEf-QLqY,3542
819
- mani_skill/utils/wrappers/cached_reset.py,sha256=TRnIlF9MAgiCMrzlX5r-xdVuuPij1V9rMLiDrG10hM4,6319
819
+ mani_skill/utils/wrappers/cached_reset.py,sha256=QxdlXpsHPx-EbjSSd1yz7bHjD4cVtfCgKLEaTy8Svg4,6318
820
820
  mani_skill/utils/wrappers/flatten.py,sha256=GuHJ3fCOdj9G_jm--XgG8k0p2G1eJx4LY1tesQQjnkg,4913
821
821
  mani_skill/utils/wrappers/frame_stack.py,sha256=pCp83HqXnFxbsKRYgwXreNBHnhD-yF0R2_7jdtGOTWQ,4213
822
822
  mani_skill/utils/wrappers/gymnasium.py,sha256=p0kl29kkedD2arIvGskClKhYDBAH97mZO4rTepz62jQ,4174
@@ -826,8 +826,8 @@ mani_skill/vector/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
826
826
  mani_skill/vector/wrappers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
827
827
  mani_skill/vector/wrappers/gymnasium.py,sha256=voHNmYg5Jyy-laMSC2Fd8VggQvhXw3NnfYLbD9QDXAc,7305
828
828
  mani_skill/vector/wrappers/sb3.py,sha256=SlXdiEPqcNHYMhJCzA29kBU6zK7DKTe1nc0L6Z3QQtY,4722
829
- mani_skill_nightly-2025.9.4.2344.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
830
- mani_skill_nightly-2025.9.4.2344.dist-info/METADATA,sha256=LjlrhwzPOS6g8CzAteaZPQmGPaYreQrMPxzj8AU9bMI,9315
831
- mani_skill_nightly-2025.9.4.2344.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
832
- mani_skill_nightly-2025.9.4.2344.dist-info/top_level.txt,sha256=bkBgOVl_MZMoQx2aRFsSFEYlZLxjWlip5vtJ39FB3jA,11
833
- mani_skill_nightly-2025.9.4.2344.dist-info/RECORD,,
829
+ mani_skill_nightly-2025.9.5.2334.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
830
+ mani_skill_nightly-2025.9.5.2334.dist-info/METADATA,sha256=RM1fSPj1-LN1YEpYdhNJhjVFO15cX3SR-Jw43tt9oIs,9315
831
+ mani_skill_nightly-2025.9.5.2334.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
832
+ mani_skill_nightly-2025.9.5.2334.dist-info/top_level.txt,sha256=bkBgOVl_MZMoQx2aRFsSFEYlZLxjWlip5vtJ39FB3jA,11
833
+ mani_skill_nightly-2025.9.5.2334.dist-info/RECORD,,