placo 0.9.5__0-cp313-cp313-manylinux_2_28_aarch64.whl → 0.9.6__0-cp313-cp313-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.13/site-packages/placo.pyi +8 -8
- cmeel.prefix/lib/python3.13/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
|
|
@@ -4309,7 +4309,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4309
4309
|
"""
|
|
4310
4310
|
Computes all minimum distances between current collision pairs.
|
|
4311
4311
|
|
|
4312
|
-
:return: <Element 'para' at
|
|
4312
|
+
:return: <Element 'para' at 0xff971f226f20>
|
|
4313
4313
|
"""
|
|
4314
4314
|
...
|
|
4315
4315
|
|
|
@@ -4341,7 +4341,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4341
4341
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
4342
4342
|
|
|
4343
4343
|
:param any frame: the frame for which we want the jacobian
|
|
4344
|
-
:return: <Element 'para' at
|
|
4344
|
+
:return: <Element 'para' at 0xff971f227970>
|
|
4345
4345
|
"""
|
|
4346
4346
|
...
|
|
4347
4347
|
|
|
@@ -4354,7 +4354,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4354
4354
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
4355
4355
|
|
|
4356
4356
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4357
|
-
:return: <Element 'para' at
|
|
4357
|
+
:return: <Element 'para' at 0xff971f283010>
|
|
4358
4358
|
"""
|
|
4359
4359
|
...
|
|
4360
4360
|
|
|
@@ -4660,7 +4660,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.Model :
|
|
|
4660
4660
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
4661
4661
|
|
|
4662
4662
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4663
|
-
:return: <Element 'para' at
|
|
4663
|
+
:return: <Element 'para' at 0xff971f2267a0>
|
|
4664
4664
|
"""
|
|
4665
4665
|
...
|
|
4666
4666
|
|
|
@@ -7522,7 +7522,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7522
7522
|
"""
|
|
7523
7523
|
Computes all minimum distances between current collision pairs.
|
|
7524
7524
|
|
|
7525
|
-
:return: <Element 'para' at
|
|
7525
|
+
:return: <Element 'para' at 0xff971f23ad90>
|
|
7526
7526
|
"""
|
|
7527
7527
|
...
|
|
7528
7528
|
|
|
@@ -7535,7 +7535,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7535
7535
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
7536
7536
|
|
|
7537
7537
|
:param any frame: the frame for which we want the jacobian
|
|
7538
|
-
:return: <Element 'para' at
|
|
7538
|
+
:return: <Element 'para' at 0xff971f23b920>
|
|
7539
7539
|
"""
|
|
7540
7540
|
...
|
|
7541
7541
|
|
|
@@ -7548,7 +7548,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7548
7548
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
7549
7549
|
|
|
7550
7550
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7551
|
-
:return: <Element 'para' at
|
|
7551
|
+
:return: <Element 'para' at 0xff971f239bc0>
|
|
7552
7552
|
"""
|
|
7553
7553
|
...
|
|
7554
7554
|
|
|
@@ -7786,7 +7786,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.Model :
|
|
|
7786
7786
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
7787
7787
|
|
|
7788
7788
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7789
|
-
:return: <Element 'para' at
|
|
7789
|
+
:return: <Element 'para' at 0xff971f2268e0>
|
|
7790
7790
|
"""
|
|
7791
7791
|
...
|
|
7792
7792
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.so,sha256=Zmx6i5w_dOUATZ2YMZa59ZhtxHhR1ah7aok3FVS9bok,1809200
|
|
2
|
+
cmeel.prefix/lib/python3.13/site-packages/placo.pyi,sha256=qMwue2ZUpiZu7YNQQVEIgBP-coVKNXL9u3TM-R57eSs,199547
|
|
3
|
+
cmeel.prefix/lib/python3.13/site-packages/placo.so,sha256=wXtK8FePu7HKg7RxcqdqF9bEBRpAKsdtba01OB6vgW8,8870600
|
|
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.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=DGQqNGUKrJGr1PrENgiumO2xTXy5bjCsF7b9TI0kpzM,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=Z-qF7GajosJu6RR3uiMWwk0r17zL8j_cHgqrML9sEwc,1809200
|
|
2
|
-
cmeel.prefix/lib/python3.13/site-packages/placo.pyi,sha256=bNpzXy1ifIIyPqJSk3bGvL3RC5q22dMh33sEJtz-ZkE,199547
|
|
3
|
-
cmeel.prefix/lib/python3.13/site-packages/placo.so,sha256=mR-GUX3HRicYmX7Txx50ZTxYxmJ5GVFN3DQEt8Qbsh4,8870600
|
|
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.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=DGQqNGUKrJGr1PrENgiumO2xTXy5bjCsF7b9TI0kpzM,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
|