vuer 0.0.43__py3-none-any.whl → 0.0.44__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 vuer might be problematic. Click here for more details.

@@ -20,6 +20,9 @@ class MuJoCo(SceneElement):
20
20
  threshold: float = 0.001
21
21
  keyFrames: List[str] = []
22
22
 
23
+ # visible GeomGroups.
24
+ visibile: List[int] = None
25
+
23
26
  # Allow adding additional children for the user to control.
24
27
  # actually this can be done outside.
25
28
  selfProvide = True
@@ -35,10 +38,11 @@ class HandActuator(SceneElement):
35
38
  offset = 0.01
36
39
  low = 0.01
37
40
  high = 1.0
38
- cond = 'right-squeeze'
41
+ cond = "right-squeeze"
39
42
  value = "right:thumb-tip,right:index-finger-tip"
40
43
  scale = 1.0
41
44
 
45
+
42
46
  class MotionControllerActuator(SceneElement):
43
47
  """
44
48
  MotionControllerActuator component for actuating the MuJoCo simulation based on motion controller inputs.
@@ -54,10 +58,11 @@ class MotionControllerActuator(SceneElement):
54
58
  :param scale: The scaling factor applied to the input value for actuation.
55
59
  :type scale: float
56
60
  """
61
+
57
62
  tag = "MotionControllerActuator"
58
63
 
59
64
  ctrlId: int = -1
60
65
  low: float = 0.0
61
66
  high: float = 1.0
62
- cond: str = 'right-trigger'
67
+ cond: str = "right-trigger"
63
68
  scale: float = 1.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vuer
3
- Version: 0.0.43
3
+ Version: 0.0.44
4
4
  Home-page: https://github.com/vuer-ai/vuer
5
5
  Author: Ge Yang<ge.ike.yang@gmail.com>
6
6
  Author-email: ge.ike.yang@gmail.com
@@ -84,7 +84,7 @@ vuer/frame/__pycache__/to_mat.cpython-38.pyc,sha256=NOApu1ix9Wrej8l7YHoAjUyxCALQ
84
84
  vuer/schemas/__init__.py,sha256=NQdnh7O1om6omAEBvqvq9dXwuxmW3NC0m23h1mmqc14,159
85
85
  vuer/schemas/drei_components.py,sha256=U9svEOnNprhZaobLagaFnqEtZxo5hiriSqjDnvQutoA,6989
86
86
  vuer/schemas/html_components.py,sha256=CBisR9Srr0Cau9pdAh7OMZ0-N0NyTZ-B66Wn3sXl9Ac,6697
87
- vuer/schemas/physics_components.py,sha256=AQdqyoOYMRoqXwT-UQOkDQrdVyjnpSPPBZEXreFEnl8,1622
87
+ vuer/schemas/physics_components.py,sha256=BiXgOfjAeUxiIZ6lmd6xp_xU2FwavB3Z-V4YfQgmVOA,1682
88
88
  vuer/schemas/scene_components.py,sha256=c1imXSGQze_fsLVESIEPjJGkvEreLq1T3RFqacJFc20,27739
89
89
  vuer/schemas/timeline_components.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
90
90
  vuer/schemas/vuer_components.py,sha256=lfFZjsfuMSnfdPN0ZUtFcdQ4tcGiJkQGRA1nq2pRcUE,1542
@@ -100,9 +100,9 @@ vuer/schemas/__pycache__/scene_components.cpython-311.pyc,sha256=Kzco9Rd3QauUKCl
100
100
  vuer/schemas/__pycache__/scene_components.cpython-38.pyc,sha256=3xE24HHVXAu7jNZfiQ4qTh25sfdcq-H0JoJPhyTIHyk,30148
101
101
  vuer/schemas/__pycache__/vuer_components.cpython-311.pyc,sha256=SKbT-DH72q4bRt50jj1y0er42uekv2pD3PDAUuaNKOk,1969
102
102
  vuer/schemas/__pycache__/vuer_components.cpython-38.pyc,sha256=-zv3JXOr9phygRVaQ8NAzheWPyvwf6fkQ29Q1IEhvr8,1819
103
- vuer-0.0.43.dist-info/LICENSE,sha256=MGF-inVBUaGe2mEjqT0g6XsHIXwoNXgNHqD7Z1MzR0k,1063
104
- vuer-0.0.43.dist-info/METADATA,sha256=86KXOh2LriUSzL8JEzLwwd-i1Zrfa8E5YMPsHWAwMgc,5681
105
- vuer-0.0.43.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
106
- vuer-0.0.43.dist-info/entry_points.txt,sha256=J_NM6fbpipmD9oP7cdxd1UyBR8mVEQVx0xjlE_56yss,41
107
- vuer-0.0.43.dist-info/top_level.txt,sha256=ermmVkwvGFAK4gfSgDIwOmKpxwpqNt-oo7gVQQUSHok,5
108
- vuer-0.0.43.dist-info/RECORD,,
103
+ vuer-0.0.44.dist-info/LICENSE,sha256=MGF-inVBUaGe2mEjqT0g6XsHIXwoNXgNHqD7Z1MzR0k,1063
104
+ vuer-0.0.44.dist-info/METADATA,sha256=NzyAYSiBN3IMaSYQvc4UX_abrmwecJBsug6ZZa8fhnM,5681
105
+ vuer-0.0.44.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
106
+ vuer-0.0.44.dist-info/entry_points.txt,sha256=J_NM6fbpipmD9oP7cdxd1UyBR8mVEQVx0xjlE_56yss,41
107
+ vuer-0.0.44.dist-info/top_level.txt,sha256=ermmVkwvGFAK4gfSgDIwOmKpxwpqNt-oo7gVQQUSHok,5
108
+ vuer-0.0.44.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.41.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
File without changes