mani-skill-nightly 2025.7.16.652__py3-none-any.whl → 2025.7.25.329__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.

@@ -214,7 +214,7 @@ class XArm6Robotiq(BaseAgent):
214
214
  # -------------------------------------------------------------------------- #
215
215
 
216
216
  # Define a passive controller config to simply "turn off" other joints from being controlled and set their properties (damping/friction) to 0.
217
- # These joints are controlled passively by the mimic controller later on.
217
+ # These joints are not explicitly controlled, and are free to move as per surrounding forces.
218
218
  passive_finger_joint_names = [
219
219
  "left_inner_knuckle_joint",
220
220
  "right_inner_knuckle_joint",
@@ -231,6 +231,9 @@ class XArm6Robotiq(BaseAgent):
231
231
  finger_joint_names = ["left_outer_knuckle_joint", "right_outer_knuckle_joint"]
232
232
 
233
233
  # Use a mimic controller config to define one action to control both fingers
234
+ mimic_config = dict(
235
+ left_outer_knuckle_joint=dict(joint="right_outer_knuckle_joint", multiplier=1.0, offset=0.0),
236
+ )
234
237
  finger_mimic_pd_joint_pos = PDJointPosMimicControllerConfig(
235
238
  finger_joint_names,
236
239
  lower=None,
@@ -240,6 +243,7 @@ class XArm6Robotiq(BaseAgent):
240
243
  force_limit=self.gripper_force_limit,
241
244
  friction=self.gripper_friction,
242
245
  normalize_action=False,
246
+ mimic=mimic_config,
243
247
  )
244
248
 
245
249
  finger_mimic_pd_joint_delta_pos = PDJointPosMimicControllerConfig(
@@ -252,6 +256,7 @@ class XArm6Robotiq(BaseAgent):
252
256
  friction=self.gripper_friction,
253
257
  normalize_action=True,
254
258
  use_delta=True,
259
+ mimic=mimic_config,
255
260
  )
256
261
 
257
262
  controller_configs = dict(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mani-skill-nightly
3
- Version: 2025.7.16.652
3
+ Version: 2025.7.25.329
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
@@ -71,7 +71,7 @@ mani_skill/agents/robots/xarm/__init__.py,sha256=6Mhn4vV4f9XxcK493U5W9VE6yGGgydP
71
71
  mani_skill/agents/robots/xarm/xarm7_ability.py,sha256=yj7CUBQpbGVUiT22qweJKTniJE0DxdEyyKj329vr0HY,6106
72
72
  mani_skill/agents/robots/xarm6/__init__.py,sha256=0r19OsKmm1ssKB5Rrie8syWQvpXNooVOv6m-iygrdM0,109
73
73
  mani_skill/agents/robots/xarm6/xarm6_nogripper.py,sha256=FPhOpWQw5RPsSHLhZ9JWjYeh25GboO4I5_Hn05Ub84Q,7379
74
- mani_skill/agents/robots/xarm6/xarm6_robotiq.py,sha256=80DsYdfcPbqL-o1VjZ_KkTWweEH1a9NS9y4lFHCtMSk,16129
74
+ mani_skill/agents/robots/xarm6/xarm6_robotiq.py,sha256=0JPtaa3kchle2XqNjltiuPuntC0YMwn-HfejX3gI2uc,16358
75
75
  mani_skill/assets/maniskill2-scene-2.glb,sha256=C5om9o9r6B-fWoauzNfUm2WV5sh8Nf7AvZRlYo1-IXQ,4737204
76
76
  mani_skill/assets/deformable_manipulation/beaker.glb,sha256=MMaoH6OruVSzO8CKuK2AMyaxA5kjsbbDQXyTVycWsPI,18104
77
77
  mani_skill/assets/deformable_manipulation/bottle.glb,sha256=AHWoATBEBeesfbiYNfSB0O0PWhsH0oa2wUBv79w9AVA,36476
@@ -827,8 +827,8 @@ mani_skill/vector/wrappers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJ
827
827
  mani_skill/vector/wrappers/gymnasium.py,sha256=aNPB-2oGDLep8qzdsuTSIlwGGO0OGQAQ193LefOGoTk,7434
828
828
  mani_skill/vector/wrappers/sb3.py,sha256=SlXdiEPqcNHYMhJCzA29kBU6zK7DKTe1nc0L6Z3QQtY,4722
829
829
  mani_skill/viewer/__init__.py,sha256=srvDBsk4LQU75K2VIttrhiQ68p_ro7PSDqQRls2PY5c,1722
830
- mani_skill_nightly-2025.7.16.652.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
831
- mani_skill_nightly-2025.7.16.652.dist-info/METADATA,sha256=nQX9LU5x3aBDXUSvbsL8fYUz68hbRwcppNKGRoi3odU,9271
832
- mani_skill_nightly-2025.7.16.652.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
833
- mani_skill_nightly-2025.7.16.652.dist-info/top_level.txt,sha256=bkBgOVl_MZMoQx2aRFsSFEYlZLxjWlip5vtJ39FB3jA,11
834
- mani_skill_nightly-2025.7.16.652.dist-info/RECORD,,
830
+ mani_skill_nightly-2025.7.25.329.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
831
+ mani_skill_nightly-2025.7.25.329.dist-info/METADATA,sha256=ZORmjNSU7HXw-F69GCdOiTQnUMeQKOaCBbpJIfaMCP8,9271
832
+ mani_skill_nightly-2025.7.25.329.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
833
+ mani_skill_nightly-2025.7.25.329.dist-info/top_level.txt,sha256=bkBgOVl_MZMoQx2aRFsSFEYlZLxjWlip5vtJ39FB3jA,11
834
+ mani_skill_nightly-2025.7.25.329.dist-info/RECORD,,