placo 0.8.6__0-cp310-cp310-macosx_11_0_arm64.whl → 0.8.7__0-cp310-cp310-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.10/site-packages/placo.pyi +9 -9
- cmeel.prefix/lib/python3.10/site-packages/placo.so +0 -0
- {placo-0.8.6.dist-info → placo-0.8.7.dist-info}/METADATA +1 -1
- placo-0.8.7.dist-info/RECORD +12 -0
- placo-0.8.6.dist-info/RECORD +0 -12
- {placo-0.8.6.dist-info → placo-0.8.7.dist-info}/WHEEL +0 -0
- {placo-0.8.6.dist-info → placo-0.8.7.dist-info}/licenses/LICENSE +0 -0
- {placo-0.8.6.dist-info → placo-0.8.7.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -4229,7 +4229,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4229
4229
|
"""
|
|
4230
4230
|
Computes all minimum distances between current collision pairs.
|
|
4231
4231
|
|
|
4232
|
-
:return: <Element 'para' at
|
|
4232
|
+
:return: <Element 'para' at 0x1068a7380>
|
|
4233
4233
|
"""
|
|
4234
4234
|
...
|
|
4235
4235
|
|
|
@@ -4262,7 +4262,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4262
4262
|
|
|
4263
4263
|
:param any frame: the frame for which we want the jacobian
|
|
4264
4264
|
|
|
4265
|
-
:return: <Element 'para' at
|
|
4265
|
+
:return: <Element 'para' at 0x1068a7e70>
|
|
4266
4266
|
"""
|
|
4267
4267
|
...
|
|
4268
4268
|
|
|
@@ -4276,7 +4276,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4276
4276
|
|
|
4277
4277
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4278
4278
|
|
|
4279
|
-
:return: <Element 'para' at
|
|
4279
|
+
:return: <Element 'para' at 0x10694d8a0>
|
|
4280
4280
|
"""
|
|
4281
4281
|
...
|
|
4282
4282
|
|
|
@@ -4588,7 +4588,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4588
4588
|
|
|
4589
4589
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4590
4590
|
|
|
4591
|
-
:return: <Element 'para' at
|
|
4591
|
+
:return: <Element 'para' at 0x1068a6c50>
|
|
4592
4592
|
"""
|
|
4593
4593
|
...
|
|
4594
4594
|
|
|
@@ -5485,7 +5485,7 @@ None( (placo.KinematicsSolver)arg1) -> int :
|
|
|
5485
5485
|
self,
|
|
5486
5486
|
frame: any, # pinocchio::FrameIndex
|
|
5487
5487
|
type: any, # placo::kinematics::ManipulabilityTask::Type
|
|
5488
|
-
|
|
5488
|
+
lambda_: float = 1.0, # double
|
|
5489
5489
|
) -> ManipulabilityTask:
|
|
5490
5490
|
"""
|
|
5491
5491
|
Adds a manipulability regularization task for a given magnitude.
|
|
@@ -7492,7 +7492,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7492
7492
|
"""
|
|
7493
7493
|
Computes all minimum distances between current collision pairs.
|
|
7494
7494
|
|
|
7495
|
-
:return: <Element 'para' at
|
|
7495
|
+
:return: <Element 'para' at 0x106775210>
|
|
7496
7496
|
"""
|
|
7497
7497
|
...
|
|
7498
7498
|
|
|
@@ -7506,7 +7506,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7506
7506
|
|
|
7507
7507
|
:param any frame: the frame for which we want the jacobian
|
|
7508
7508
|
|
|
7509
|
-
:return: <Element 'para' at
|
|
7509
|
+
:return: <Element 'para' at 0x106775d00>
|
|
7510
7510
|
"""
|
|
7511
7511
|
...
|
|
7512
7512
|
|
|
@@ -7520,7 +7520,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7520
7520
|
|
|
7521
7521
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7522
7522
|
|
|
7523
|
-
:return: <Element 'para' at
|
|
7523
|
+
:return: <Element 'para' at 0x1067776f0>
|
|
7524
7524
|
"""
|
|
7525
7525
|
...
|
|
7526
7526
|
|
|
@@ -7761,7 +7761,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7761
7761
|
|
|
7762
7762
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7763
7763
|
|
|
7764
|
-
:return: <Element 'para' at
|
|
7764
|
+
:return: <Element 'para' at 0x106774ae0>
|
|
7765
7765
|
"""
|
|
7766
7766
|
...
|
|
7767
7767
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.dylib,sha256=Zb4lT68sKKbk47jZmy_8Wuxz18QQq2lexdTGJ0LyVr0,1378560
|
|
2
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=lwktHEdpkJTnWUcsZ-1HS9f0Gj6NufIcrWcrODFHKP0,196999
|
|
3
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=CnOwGTAe-SVW6e9xRTjGyPpHtwTChhZeuAnkeqRCmQQ,6569128
|
|
4
|
+
cmeel.prefix/lib/python3.10/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
+
cmeel.prefix/lib/python3.10/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
+
cmeel.prefix/lib/python3.10/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
+
cmeel.prefix/lib/python3.10/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=wZPM3usBfU0VeMSc3DCLlfcN5EuhQgo5t1AEM8-WQe0,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.6.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.dylib,sha256=dT-w-NSt4nKe5UitDmRKHsBQyUGANRHTrfY6fanbde0,1378560
|
|
2
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=BpPsFlxyMalxO_UhjVWzA8OchdO5RC5a8jWiLIsxurU,196998
|
|
3
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=WX6lO_YWCAR4eijIfQrAmQvJ8ow8gYVEikvqSs46G1c,6569128
|
|
4
|
-
cmeel.prefix/lib/python3.10/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
-
cmeel.prefix/lib/python3.10/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
-
cmeel.prefix/lib/python3.10/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
-
cmeel.prefix/lib/python3.10/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
|
|
8
|
-
placo-0.8.6.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.8.6.dist-info/METADATA,sha256=FGihBTli1UAX86jY3_rZmHaXnqv77lVu-9gMs98mDb4,2620
|
|
10
|
-
placo-0.8.6.dist-info/WHEEL,sha256=wZPM3usBfU0VeMSc3DCLlfcN5EuhQgo5t1AEM8-WQe0,111
|
|
11
|
-
placo-0.8.6.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.8.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|