placo 0.8.5__0-cp313-cp313-macosx_11_0_arm64.whl → 0.8.7__0-cp313-cp313-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.13/site-packages/placo.pyi +9 -9
- cmeel.prefix/lib/python3.13/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
|
|
@@ -4233,7 +4233,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4233
4233
|
"""
|
|
4234
4234
|
Computes all minimum distances between current collision pairs.
|
|
4235
4235
|
|
|
4236
|
-
:return: <Element 'para' at
|
|
4236
|
+
:return: <Element 'para' at 0x1069c6930>
|
|
4237
4237
|
"""
|
|
4238
4238
|
...
|
|
4239
4239
|
|
|
@@ -4266,7 +4266,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4266
4266
|
|
|
4267
4267
|
:param any frame: the frame for which we want the jacobian
|
|
4268
4268
|
|
|
4269
|
-
:return: <Element 'para' at
|
|
4269
|
+
:return: <Element 'para' at 0x1069c6890>
|
|
4270
4270
|
"""
|
|
4271
4271
|
...
|
|
4272
4272
|
|
|
@@ -4280,7 +4280,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4280
4280
|
|
|
4281
4281
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4282
4282
|
|
|
4283
|
-
:return: <Element 'para' at
|
|
4283
|
+
:return: <Element 'para' at 0x1072cb600>
|
|
4284
4284
|
"""
|
|
4285
4285
|
...
|
|
4286
4286
|
|
|
@@ -4592,7 +4592,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4592
4592
|
|
|
4593
4593
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4594
4594
|
|
|
4595
|
-
:return: <Element 'para' at
|
|
4595
|
+
:return: <Element 'para' at 0x1069c6de0>
|
|
4596
4596
|
"""
|
|
4597
4597
|
...
|
|
4598
4598
|
|
|
@@ -5493,7 +5493,7 @@ None( (placo.KinematicsSolver)arg1) -> int :
|
|
|
5493
5493
|
self,
|
|
5494
5494
|
frame: any, # pinocchio::FrameIndex
|
|
5495
5495
|
type: any, # placo::kinematics::ManipulabilityTask::Type
|
|
5496
|
-
|
|
5496
|
+
lambda_: float = 1.0, # double
|
|
5497
5497
|
) -> ManipulabilityTask:
|
|
5498
5498
|
"""
|
|
5499
5499
|
Adds a manipulability regularization task for a given magnitude.
|
|
@@ -7500,7 +7500,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7500
7500
|
"""
|
|
7501
7501
|
Computes all minimum distances between current collision pairs.
|
|
7502
7502
|
|
|
7503
|
-
:return: <Element 'para' at
|
|
7503
|
+
:return: <Element 'para' at 0x1069c57b0>
|
|
7504
7504
|
"""
|
|
7505
7505
|
...
|
|
7506
7506
|
|
|
@@ -7514,7 +7514,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7514
7514
|
|
|
7515
7515
|
:param any frame: the frame for which we want the jacobian
|
|
7516
7516
|
|
|
7517
|
-
:return: <Element 'para' at
|
|
7517
|
+
:return: <Element 'para' at 0x1069c6250>
|
|
7518
7518
|
"""
|
|
7519
7519
|
...
|
|
7520
7520
|
|
|
@@ -7528,7 +7528,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7528
7528
|
|
|
7529
7529
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7530
7530
|
|
|
7531
|
-
:return: <Element 'para' at
|
|
7531
|
+
:return: <Element 'para' at 0x1069c79c0>
|
|
7532
7532
|
"""
|
|
7533
7533
|
...
|
|
7534
7534
|
|
|
@@ -7769,7 +7769,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7769
7769
|
|
|
7770
7770
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7771
7771
|
|
|
7772
|
-
:return: <Element 'para' at
|
|
7772
|
+
:return: <Element 'para' at 0x1069c4f90>
|
|
7773
7773
|
"""
|
|
7774
7774
|
...
|
|
7775
7775
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.dylib,sha256=1YPQ1mIDZxjQwwpvIKHU4h23JuYrXFH7uE6eJkC9_5I,1378560
|
|
2
|
+
cmeel.prefix/lib/python3.13/site-packages/placo.pyi,sha256=l_7yUx4GUiaKf6uch2ziz1-9u9uSQV5IqpgUFMO4qvQ,197077
|
|
3
|
+
cmeel.prefix/lib/python3.13/site-packages/placo.so,sha256=SmoBvQwjd0ZtvcImbe5QHRwpfFBFJ7d08WhLU_DdGdg,6640632
|
|
4
|
+
cmeel.prefix/lib/python3.13/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
+
cmeel.prefix/lib/python3.13/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
+
cmeel.prefix/lib/python3.13/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
+
cmeel.prefix/lib/python3.13/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=IWoAZqI87Rq-2ZoZusEVHAVYLTm9LfdBAzXxSj7HXiY,111
|
|
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=HFwgnQBXcx925x9NMPrAxSZ0DQy17YvChCRRD2EVfho,1378560
|
|
2
|
-
cmeel.prefix/lib/python3.13/site-packages/placo.pyi,sha256=3Cbw02vyic9GSV20BmVr31rr4yv0h4D9aZ5QU3yKW-E,197076
|
|
3
|
-
cmeel.prefix/lib/python3.13/site-packages/placo.so,sha256=feoYqIaY1vyXYroMKRKKVgDlN-STbqStUUvq5g4UBJ4,6640632
|
|
4
|
-
cmeel.prefix/lib/python3.13/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
-
cmeel.prefix/lib/python3.13/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
-
cmeel.prefix/lib/python3.13/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
-
cmeel.prefix/lib/python3.13/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=IWoAZqI87Rq-2ZoZusEVHAVYLTm9LfdBAzXxSj7HXiY,111
|
|
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
|