placo 0.8.5__0-cp39-cp39-macosx_11_0_arm64.whl → 0.8.7__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 +9 -9
- cmeel.prefix/lib/python3.9/site-packages/placo.so +0 -0
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/METADATA +1 -1
- placo-0.8.7.dist-info/RECORD +12 -0
- placo-0.8.5.dist-info/RECORD +0 -12
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/WHEEL +0 -0
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/licenses/LICENSE +0 -0
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -4225,7 +4225,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4225
4225
|
"""
|
|
4226
4226
|
Computes all minimum distances between current collision pairs.
|
|
4227
4227
|
|
|
4228
|
-
:return: <Element 'para' at
|
|
4228
|
+
:return: <Element 'para' at 0x107501a90>
|
|
4229
4229
|
"""
|
|
4230
4230
|
...
|
|
4231
4231
|
|
|
@@ -4258,7 +4258,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4258
4258
|
|
|
4259
4259
|
:param any frame: the frame for which we want the jacobian
|
|
4260
4260
|
|
|
4261
|
-
:return: <Element 'para' at
|
|
4261
|
+
:return: <Element 'para' at 0x10750aa90>
|
|
4262
4262
|
"""
|
|
4263
4263
|
...
|
|
4264
4264
|
|
|
@@ -4272,7 +4272,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4272
4272
|
|
|
4273
4273
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4274
4274
|
|
|
4275
|
-
:return: <Element 'para' at
|
|
4275
|
+
:return: <Element 'para' at 0x10750cbd0>
|
|
4276
4276
|
"""
|
|
4277
4277
|
...
|
|
4278
4278
|
|
|
@@ -4584,7 +4584,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4584
4584
|
|
|
4585
4585
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4586
4586
|
|
|
4587
|
-
:return: <Element 'para' at
|
|
4587
|
+
:return: <Element 'para' at 0x107501400>
|
|
4588
4588
|
"""
|
|
4589
4589
|
...
|
|
4590
4590
|
|
|
@@ -5477,7 +5477,7 @@ None( (placo.KinematicsSolver)arg1) -> int :
|
|
|
5477
5477
|
self,
|
|
5478
5478
|
frame: any, # pinocchio::FrameIndex
|
|
5479
5479
|
type: any, # placo::kinematics::ManipulabilityTask::Type
|
|
5480
|
-
|
|
5480
|
+
lambda_: float = 1.0, # double
|
|
5481
5481
|
) -> ManipulabilityTask:
|
|
5482
5482
|
"""
|
|
5483
5483
|
Adds a manipulability regularization task for a given magnitude.
|
|
@@ -7484,7 +7484,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7484
7484
|
"""
|
|
7485
7485
|
Computes all minimum distances between current collision pairs.
|
|
7486
7486
|
|
|
7487
|
-
:return: <Element 'para' at
|
|
7487
|
+
:return: <Element 'para' at 0x1073e13b0>
|
|
7488
7488
|
"""
|
|
7489
7489
|
...
|
|
7490
7490
|
|
|
@@ -7498,7 +7498,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7498
7498
|
|
|
7499
7499
|
:param any frame: the frame for which we want the jacobian
|
|
7500
7500
|
|
|
7501
|
-
:return: <Element 'para' at
|
|
7501
|
+
:return: <Element 'para' at 0x1073e1ea0>
|
|
7502
7502
|
"""
|
|
7503
7503
|
...
|
|
7504
7504
|
|
|
@@ -7512,7 +7512,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7512
7512
|
|
|
7513
7513
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7514
7514
|
|
|
7515
|
-
:return: <Element 'para' at
|
|
7515
|
+
:return: <Element 'para' at 0x1073eb950>
|
|
7516
7516
|
"""
|
|
7517
7517
|
...
|
|
7518
7518
|
|
|
@@ -7753,7 +7753,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7753
7753
|
|
|
7754
7754
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7755
7755
|
|
|
7756
|
-
:return: <Element 'para' at
|
|
7756
|
+
:return: <Element 'para' at 0x1073dec20>
|
|
7757
7757
|
"""
|
|
7758
7758
|
...
|
|
7759
7759
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.dylib,sha256=7c_9nUgT7JEDXbIVMtVNnf0MWWSHajZHHEXSVgM3zWI,1378560
|
|
2
|
+
cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=CBCseiWlAeB4VfShbAdPhEbwsDlBhQYhpt_DWklhENg,196923
|
|
3
|
+
cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=DGPDpVYt0EB0CEfybVNKT853Qdon7EOVKVPsa78AlZ8,6569128
|
|
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.8.7.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
+
placo-0.8.7.dist-info/METADATA,sha256=jfEYwRhJFaTbBiQOpmkVNV-ny8FQw_sNfvtige4PH80,2620
|
|
10
|
+
placo-0.8.7.dist-info/WHEEL,sha256=L4i5x-b2_mmN301N-Fm2blmgWxGr90rVrliWtA2YuAU,109
|
|
11
|
+
placo-0.8.7.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
+
placo-0.8.7.dist-info/RECORD,,
|
placo-0.8.5.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.dylib,sha256=xTAHuHPqN-LjTd7DcM9hdQeghLbw2qHSeM495_Td9JU,1378560
|
|
2
|
-
cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=jFxqcmOsN-_Xfv4N3otKIEpYE3ulhdPROLEc-vXoxQo,196922
|
|
3
|
-
cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=a13Ti45nH9cjCyaMlUJG_P9PtQic0zgsZd4uBc5AFZw,6569128
|
|
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.8.5.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.8.5.dist-info/METADATA,sha256=HNrzvV3CcCIuRqajooexMCv413M_uDa7GDNiOTnOEIM,2620
|
|
10
|
-
placo-0.8.5.dist-info/WHEEL,sha256=L4i5x-b2_mmN301N-Fm2blmgWxGr90rVrliWtA2YuAU,109
|
|
11
|
-
placo-0.8.5.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.8.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|