placo 0.9.8__0-cp312-cp312-manylinux_2_28_x86_64.whl → 0.9.9__0-cp312-cp312-manylinux_2_28_x86_64.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.12/site-packages/placo.pyi +8 -8
- cmeel.prefix/lib/python3.12/site-packages/placo.so +0 -0
- {placo-0.9.8.dist-info → placo-0.9.9.dist-info}/METADATA +1 -1
- placo-0.9.9.dist-info/RECORD +12 -0
- placo-0.9.8.dist-info/RECORD +0 -12
- {placo-0.9.8.dist-info → placo-0.9.9.dist-info}/WHEEL +0 -0
- {placo-0.9.8.dist-info → placo-0.9.9.dist-info}/licenses/LICENSE +0 -0
- {placo-0.9.8.dist-info → placo-0.9.9.dist-info}/top_level.txt +0 -0
cmeel.prefix/lib/liblibplaco.so
CHANGED
|
Binary file
|
|
@@ -3400,7 +3400,7 @@ class HumanoidRobot:
|
|
|
3400
3400
|
"""
|
|
3401
3401
|
Computes all minimum distances between current collision pairs.
|
|
3402
3402
|
|
|
3403
|
-
:return: <Element 'para' at
|
|
3403
|
+
:return: <Element 'para' at 0x7f122181e7f0>
|
|
3404
3404
|
"""
|
|
3405
3405
|
...
|
|
3406
3406
|
|
|
@@ -3432,7 +3432,7 @@ class HumanoidRobot:
|
|
|
3432
3432
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
3433
3433
|
|
|
3434
3434
|
:param any frame: the frame for which we want the jacobian
|
|
3435
|
-
:return: <Element 'para' at
|
|
3435
|
+
:return: <Element 'para' at 0x7f122181f330>
|
|
3436
3436
|
"""
|
|
3437
3437
|
...
|
|
3438
3438
|
|
|
@@ -3445,7 +3445,7 @@ class HumanoidRobot:
|
|
|
3445
3445
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
3446
3446
|
|
|
3447
3447
|
:param any frame: the frame for which we want the jacobian time variation
|
|
3448
|
-
:return: <Element 'para' at
|
|
3448
|
+
:return: <Element 'para' at 0x7f122182c860>
|
|
3449
3449
|
"""
|
|
3450
3450
|
...
|
|
3451
3451
|
|
|
@@ -3747,7 +3747,7 @@ class HumanoidRobot:
|
|
|
3747
3747
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
3748
3748
|
|
|
3749
3749
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
3750
|
-
:return: <Element 'para' at
|
|
3750
|
+
:return: <Element 'para' at 0x7f122181dc10>
|
|
3751
3751
|
"""
|
|
3752
3752
|
...
|
|
3753
3753
|
|
|
@@ -6143,7 +6143,7 @@ class RobotWrapper:
|
|
|
6143
6143
|
"""
|
|
6144
6144
|
Computes all minimum distances between current collision pairs.
|
|
6145
6145
|
|
|
6146
|
-
:return: <Element 'para' at
|
|
6146
|
+
:return: <Element 'para' at 0x7f1221837d80>
|
|
6147
6147
|
"""
|
|
6148
6148
|
...
|
|
6149
6149
|
|
|
@@ -6156,7 +6156,7 @@ class RobotWrapper:
|
|
|
6156
6156
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
6157
6157
|
|
|
6158
6158
|
:param any frame: the frame for which we want the jacobian
|
|
6159
|
-
:return: <Element 'para' at
|
|
6159
|
+
:return: <Element 'para' at 0x7f1221836b10>
|
|
6160
6160
|
"""
|
|
6161
6161
|
...
|
|
6162
6162
|
|
|
@@ -6169,7 +6169,7 @@ class RobotWrapper:
|
|
|
6169
6169
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
6170
6170
|
|
|
6171
6171
|
:param any frame: the frame for which we want the jacobian time variation
|
|
6172
|
-
:return: <Element 'para' at
|
|
6172
|
+
:return: <Element 'para' at 0x7f12217f6c00>
|
|
6173
6173
|
"""
|
|
6174
6174
|
...
|
|
6175
6175
|
|
|
@@ -6403,7 +6403,7 @@ class RobotWrapper:
|
|
|
6403
6403
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
6404
6404
|
|
|
6405
6405
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
6406
|
-
:return: <Element 'para' at
|
|
6406
|
+
:return: <Element 'para' at 0x7f1221834c20>
|
|
6407
6407
|
"""
|
|
6408
6408
|
...
|
|
6409
6409
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.so,sha256=g1wQuuLmICNbVVNIRO1CRpupPfGzCgI-BvL1XJROrpw,2119416
|
|
2
|
+
cmeel.prefix/lib/python3.12/site-packages/placo.pyi,sha256=kSxy4GHd0xtrsNKzrn9sFHnrdwAM-vZQ93ChtvxwOkM,159030
|
|
3
|
+
cmeel.prefix/lib/python3.12/site-packages/placo.so,sha256=bT-6HwqNOJp_xjKcCF9AVKX3Z4p2Jl2Xlr4Gh0SLnE4,8551072
|
|
4
|
+
cmeel.prefix/lib/python3.12/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
+
cmeel.prefix/lib/python3.12/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
+
cmeel.prefix/lib/python3.12/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
+
cmeel.prefix/lib/python3.12/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
|
|
8
|
+
placo-0.9.9.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
+
placo-0.9.9.dist-info/METADATA,sha256=EYweFOycHmb4tbNUve3lvAkGy54_F2A76sDUgh45yEI,2627
|
|
10
|
+
placo-0.9.9.dist-info/WHEEL,sha256=eXheUxpbFnMVV8zNFDEABgfUQTPiFjxEEzg6PDTNDzE,115
|
|
11
|
+
placo-0.9.9.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
+
placo-0.9.9.dist-info/RECORD,,
|
placo-0.9.8.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.so,sha256=6IG2CfyQSiFKtW8xnWTcGBxjL-2GjBgPqgPdsNi_j5g,2119416
|
|
2
|
-
cmeel.prefix/lib/python3.12/site-packages/placo.pyi,sha256=b2fydUyJEY5jIBiXujI_rhJBgGVNyhBnzrTMRR2UeBc,159030
|
|
3
|
-
cmeel.prefix/lib/python3.12/site-packages/placo.so,sha256=mWs8LbYI_1k0Kj0ptSBdtY9-4TtPuDjFlpK4qfwzrXQ,8551072
|
|
4
|
-
cmeel.prefix/lib/python3.12/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
-
cmeel.prefix/lib/python3.12/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
-
cmeel.prefix/lib/python3.12/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
-
cmeel.prefix/lib/python3.12/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
|
|
8
|
-
placo-0.9.8.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.9.8.dist-info/METADATA,sha256=xgxI4GSmC56F_s89L_ImmADbfYBH8zYtyQgzOnFf4rA,2627
|
|
10
|
-
placo-0.9.8.dist-info/WHEEL,sha256=eXheUxpbFnMVV8zNFDEABgfUQTPiFjxEEzg6PDTNDzE,115
|
|
11
|
-
placo-0.9.8.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.9.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|