placo 0.9.5__0-cp310-cp310-manylinux_2_28_aarch64.whl → 0.9.6__0-cp310-cp310-manylinux_2_28_aarch64.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.so +0 -0
- cmeel.prefix/lib/python3.10/site-packages/placo.pyi +8 -8
- cmeel.prefix/lib/python3.10/site-packages/placo.so +0 -0
- {placo-0.9.5.dist-info → placo-0.9.6.dist-info}/METADATA +1 -1
- placo-0.9.6.dist-info/RECORD +12 -0
- placo-0.9.5.dist-info/RECORD +0 -12
- {placo-0.9.5.dist-info → placo-0.9.6.dist-info}/WHEEL +0 -0
- {placo-0.9.5.dist-info → placo-0.9.6.dist-info}/licenses/LICENSE +0 -0
- {placo-0.9.5.dist-info → placo-0.9.6.dist-info}/top_level.txt +0 -0
cmeel.prefix/lib/liblibplaco.so
CHANGED
|
Binary file
|
|
@@ -4305,7 +4305,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4305
4305
|
"""
|
|
4306
4306
|
Computes all minimum distances between current collision pairs.
|
|
4307
4307
|
|
|
4308
|
-
:return: <Element 'para' at
|
|
4308
|
+
:return: <Element 'para' at 0xff8408960220>
|
|
4309
4309
|
"""
|
|
4310
4310
|
...
|
|
4311
4311
|
|
|
@@ -4337,7 +4337,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4337
4337
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
4338
4338
|
|
|
4339
4339
|
:param any frame: the frame for which we want the jacobian
|
|
4340
|
-
:return: <Element 'para' at
|
|
4340
|
+
:return: <Element 'para' at 0xff8408960cc0>
|
|
4341
4341
|
"""
|
|
4342
4342
|
...
|
|
4343
4343
|
|
|
@@ -4350,7 +4350,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4350
4350
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
4351
4351
|
|
|
4352
4352
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4353
|
-
:return: <Element 'para' at
|
|
4353
|
+
:return: <Element 'para' at 0xff8408962610>
|
|
4354
4354
|
"""
|
|
4355
4355
|
...
|
|
4356
4356
|
|
|
@@ -4656,7 +4656,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.Model :
|
|
|
4656
4656
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
4657
4657
|
|
|
4658
4658
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4659
|
-
:return: <Element 'para' at
|
|
4659
|
+
:return: <Element 'para' at 0xff8408957b00>
|
|
4660
4660
|
"""
|
|
4661
4661
|
...
|
|
4662
4662
|
|
|
@@ -7514,7 +7514,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7514
7514
|
"""
|
|
7515
7515
|
Computes all minimum distances between current collision pairs.
|
|
7516
7516
|
|
|
7517
|
-
:return: <Element 'para' at
|
|
7517
|
+
:return: <Element 'para' at 0xff8408954e00>
|
|
7518
7518
|
"""
|
|
7519
7519
|
...
|
|
7520
7520
|
|
|
@@ -7527,7 +7527,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7527
7527
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
7528
7528
|
|
|
7529
7529
|
:param any frame: the frame for which we want the jacobian
|
|
7530
|
-
:return: <Element 'para' at
|
|
7530
|
+
:return: <Element 'para' at 0xff84089556c0>
|
|
7531
7531
|
"""
|
|
7532
7532
|
...
|
|
7533
7533
|
|
|
@@ -7540,7 +7540,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7540
7540
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
7541
7541
|
|
|
7542
7542
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7543
|
-
:return: <Element 'para' at
|
|
7543
|
+
:return: <Element 'para' at 0xff84089567f0>
|
|
7544
7544
|
"""
|
|
7545
7545
|
...
|
|
7546
7546
|
|
|
@@ -7778,7 +7778,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.Model :
|
|
|
7778
7778
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
7779
7779
|
|
|
7780
7780
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7781
|
-
:return: <Element 'para' at
|
|
7781
|
+
:return: <Element 'para' at 0xff84089551c0>
|
|
7782
7782
|
"""
|
|
7783
7783
|
...
|
|
7784
7784
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.so,sha256=RelMzHAxF8Td4osOARv_jpLRl2hnnSfI5bW7uCz7Z14,1809200
|
|
2
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=abMytYGxwSBTh986nJze1QxUaTDDpjhuBNFzjrc7e5U,199469
|
|
3
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=TLdboayTOp0mTXVvY9i7NIZrKPKj2QvzfqkhG5bN1Ak,8942960
|
|
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.9.6.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
+
placo-0.9.6.dist-info/METADATA,sha256=be_NGnf2R_TP5BsRiwdaNeL7S2kxoImDvKC6lmg6juE,2628
|
|
10
|
+
placo-0.9.6.dist-info/WHEEL,sha256=vUz_L4RoT4ywPXSZmvCo12N3bCrHpcjUe1J1qrvdTu8,116
|
|
11
|
+
placo-0.9.6.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
+
placo-0.9.6.dist-info/RECORD,,
|
placo-0.9.5.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.so,sha256=Tyr-spZ85J7au0hJbj4XXYRl4Vozv9_iA9EvtFhxdTY,1809200
|
|
2
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=h4nkJvYe7aVkh2kuV_om6DKOhyxGWwuJiHF8oYnhQmo,199469
|
|
3
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=OAwDiMjKwJ05laiUUImSvfNkxkuXceiwTSe95GmnGaU,8942960
|
|
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.9.5.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.9.5.dist-info/METADATA,sha256=pNcn38rwrk9kss2D1sHX4snCWclHrA3yhUB-XOCX3R4,2628
|
|
10
|
-
placo-0.9.5.dist-info/WHEEL,sha256=vUz_L4RoT4ywPXSZmvCo12N3bCrHpcjUe1J1qrvdTu8,116
|
|
11
|
-
placo-0.9.5.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.9.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|