placo 0.9.7__0-cp39-cp39-macosx_11_0_arm64.whl → 0.9.9__0-cp39-cp39-macosx_11_0_arm64.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 placo might be problematic. Click here for more details.
- cmeel.prefix/lib/liblibplaco.dylib +0 -0
- cmeel.prefix/lib/python3.9/site-packages/placo.pyi +23 -8
- cmeel.prefix/lib/python3.9/site-packages/placo.so +0 -0
- {placo-0.9.7.dist-info → placo-0.9.9.dist-info}/METADATA +1 -1
- placo-0.9.9.dist-info/RECORD +12 -0
- placo-0.9.7.dist-info/RECORD +0 -12
- {placo-0.9.7.dist-info → placo-0.9.9.dist-info}/WHEEL +0 -0
- {placo-0.9.7.dist-info → placo-0.9.9.dist-info}/licenses/LICENSE +0 -0
- {placo-0.9.7.dist-info → placo-0.9.9.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -1104,6 +1104,21 @@ class DummyWalk:
|
|
|
1104
1104
|
) -> any:
|
|
1105
1105
|
...
|
|
1106
1106
|
|
|
1107
|
+
dtheta: float # double
|
|
1108
|
+
"""
|
|
1109
|
+
Last requested step dtheta.
|
|
1110
|
+
"""
|
|
1111
|
+
|
|
1112
|
+
dx: float # double
|
|
1113
|
+
"""
|
|
1114
|
+
Last requested step dx.
|
|
1115
|
+
"""
|
|
1116
|
+
|
|
1117
|
+
dy: float # double
|
|
1118
|
+
"""
|
|
1119
|
+
Last requested step d-.
|
|
1120
|
+
"""
|
|
1121
|
+
|
|
1107
1122
|
feet_spacing: float # double
|
|
1108
1123
|
"""
|
|
1109
1124
|
Feet spacing [m].
|
|
@@ -3497,7 +3512,7 @@ class HumanoidRobot:
|
|
|
3497
3512
|
"""
|
|
3498
3513
|
Computes all minimum distances between current collision pairs.
|
|
3499
3514
|
|
|
3500
|
-
:return: <Element 'para' at
|
|
3515
|
+
:return: <Element 'para' at 0x105768900>
|
|
3501
3516
|
"""
|
|
3502
3517
|
...
|
|
3503
3518
|
|
|
@@ -3530,7 +3545,7 @@ class HumanoidRobot:
|
|
|
3530
3545
|
|
|
3531
3546
|
:param any frame: the frame for which we want the jacobian
|
|
3532
3547
|
|
|
3533
|
-
:return: <Element 'para' at
|
|
3548
|
+
:return: <Element 'para' at 0x105763450>
|
|
3534
3549
|
"""
|
|
3535
3550
|
...
|
|
3536
3551
|
|
|
@@ -3544,7 +3559,7 @@ class HumanoidRobot:
|
|
|
3544
3559
|
|
|
3545
3560
|
:param any frame: the frame for which we want the jacobian time variation
|
|
3546
3561
|
|
|
3547
|
-
:return: <Element 'para' at
|
|
3562
|
+
:return: <Element 'para' at 0x1057621d0>
|
|
3548
3563
|
"""
|
|
3549
3564
|
...
|
|
3550
3565
|
|
|
@@ -3852,7 +3867,7 @@ class HumanoidRobot:
|
|
|
3852
3867
|
|
|
3853
3868
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
3854
3869
|
|
|
3855
|
-
:return: <Element 'para' at
|
|
3870
|
+
:return: <Element 'para' at 0x1057681d0>
|
|
3856
3871
|
"""
|
|
3857
3872
|
...
|
|
3858
3873
|
|
|
@@ -6320,7 +6335,7 @@ class RobotWrapper:
|
|
|
6320
6335
|
"""
|
|
6321
6336
|
Computes all minimum distances between current collision pairs.
|
|
6322
6337
|
|
|
6323
|
-
:return: <Element 'para' at
|
|
6338
|
+
:return: <Element 'para' at 0x104e4b590>
|
|
6324
6339
|
"""
|
|
6325
6340
|
...
|
|
6326
6341
|
|
|
@@ -6334,7 +6349,7 @@ class RobotWrapper:
|
|
|
6334
6349
|
|
|
6335
6350
|
:param any frame: the frame for which we want the jacobian
|
|
6336
6351
|
|
|
6337
|
-
:return: <Element 'para' at
|
|
6352
|
+
:return: <Element 'para' at 0x104e500e0>
|
|
6338
6353
|
"""
|
|
6339
6354
|
...
|
|
6340
6355
|
|
|
@@ -6348,7 +6363,7 @@ class RobotWrapper:
|
|
|
6348
6363
|
|
|
6349
6364
|
:param any frame: the frame for which we want the jacobian time variation
|
|
6350
6365
|
|
|
6351
|
-
:return: <Element 'para' at
|
|
6366
|
+
:return: <Element 'para' at 0x104e54b30>
|
|
6352
6367
|
"""
|
|
6353
6368
|
...
|
|
6354
6369
|
|
|
@@ -6585,7 +6600,7 @@ class RobotWrapper:
|
|
|
6585
6600
|
|
|
6586
6601
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
6587
6602
|
|
|
6588
|
-
:return: <Element 'para' at
|
|
6603
|
+
:return: <Element 'para' at 0x104e47e00>
|
|
6589
6604
|
"""
|
|
6590
6605
|
...
|
|
6591
6606
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.dylib,sha256=24JgGqzW_8Q3Zpg9WO4EYnktNDmA-xNW-8lIZTdO9Lg,1505632
|
|
2
|
+
cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=Jo6fB9aXHgumB5B4V4KKituMdB7d7OxgYgxyk1v51Ws,160699
|
|
3
|
+
cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=62Ax_Hv-EpfDHeEv8uan9rnHJeA2CrquEjD9ANJPMcc,6750376
|
|
4
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
|
|
8
|
+
placo-0.9.9.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
+
placo-0.9.9.dist-info/METADATA,sha256=EYweFOycHmb4tbNUve3lvAkGy54_F2A76sDUgh45yEI,2627
|
|
10
|
+
placo-0.9.9.dist-info/WHEEL,sha256=L4i5x-b2_mmN301N-Fm2blmgWxGr90rVrliWtA2YuAU,109
|
|
11
|
+
placo-0.9.9.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
+
placo-0.9.9.dist-info/RECORD,,
|
placo-0.9.7.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.dylib,sha256=Tviok4DnAAhFhWqnuKbwbBo5b_Fw1YbYyZyKNnGCq7g,1505632
|
|
2
|
-
cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=4DgkdpT2Q38TahI1cE7mW9iXejkJTgCfvuFGLlZyuOw,160511
|
|
3
|
-
cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=ycOBFI5iCz4325SBX0wiIx9uhq0F-ULFcdJhW-jroE8,6750184
|
|
4
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
|
|
8
|
-
placo-0.9.7.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.9.7.dist-info/METADATA,sha256=DGVybGbRiwapwKNaxJJCe8cH8FgKyMIp-1znPeXQTsk,2627
|
|
10
|
-
placo-0.9.7.dist-info/WHEEL,sha256=L4i5x-b2_mmN301N-Fm2blmgWxGr90rVrliWtA2YuAU,109
|
|
11
|
-
placo-0.9.7.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.9.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|