placo 0.8.6__0-cp39-cp39-manylinux_2_28_aarch64.whl → 0.8.7__0-cp39-cp39-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.9/site-packages/placo.pyi +9 -9
- cmeel.prefix/lib/python3.9/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
cmeel.prefix/lib/liblibplaco.so
CHANGED
|
Binary file
|
|
@@ -4118,7 +4118,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4118
4118
|
"""
|
|
4119
4119
|
Computes all minimum distances between current collision pairs.
|
|
4120
4120
|
|
|
4121
|
-
:return: <Element 'para' at
|
|
4121
|
+
:return: <Element 'para' at 0xff3c2ca700e0>
|
|
4122
4122
|
"""
|
|
4123
4123
|
...
|
|
4124
4124
|
|
|
@@ -4150,7 +4150,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4150
4150
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
4151
4151
|
|
|
4152
4152
|
:param any frame: the frame for which we want the jacobian
|
|
4153
|
-
:return: <Element 'para' at
|
|
4153
|
+
:return: <Element 'para' at 0xff3c2ca70b80>
|
|
4154
4154
|
"""
|
|
4155
4155
|
...
|
|
4156
4156
|
|
|
@@ -4163,7 +4163,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4163
4163
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
4164
4164
|
|
|
4165
4165
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4166
|
-
:return: <Element 'para' at
|
|
4166
|
+
:return: <Element 'para' at 0xff3c2ca7aa90>
|
|
4167
4167
|
"""
|
|
4168
4168
|
...
|
|
4169
4169
|
|
|
@@ -4469,7 +4469,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4469
4469
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
4470
4470
|
|
|
4471
4471
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4472
|
-
:return: <Element 'para' at
|
|
4472
|
+
:return: <Element 'para' at 0xff3c2ca6a9a0>
|
|
4473
4473
|
"""
|
|
4474
4474
|
...
|
|
4475
4475
|
|
|
@@ -5328,7 +5328,7 @@ None( (placo.KinematicsSolver)arg1) -> int :
|
|
|
5328
5328
|
self,
|
|
5329
5329
|
frame: any, # pinocchio::FrameIndex
|
|
5330
5330
|
type: any, # placo::kinematics::ManipulabilityTask::Type
|
|
5331
|
-
|
|
5331
|
+
lambda_: float = 1.0, # double
|
|
5332
5332
|
) -> ManipulabilityTask:
|
|
5333
5333
|
"""
|
|
5334
5334
|
Adds a manipulability regularization task for a given magnitude.
|
|
@@ -7293,7 +7293,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7293
7293
|
"""
|
|
7294
7294
|
Computes all minimum distances between current collision pairs.
|
|
7295
7295
|
|
|
7296
|
-
:return: <Element 'para' at
|
|
7296
|
+
:return: <Element 'para' at 0xff3c2ca49360>
|
|
7297
7297
|
"""
|
|
7298
7298
|
...
|
|
7299
7299
|
|
|
@@ -7306,7 +7306,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7306
7306
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
7307
7307
|
|
|
7308
7308
|
:param any frame: the frame for which we want the jacobian
|
|
7309
|
-
:return: <Element 'para' at
|
|
7309
|
+
:return: <Element 'para' at 0xff3c2ca50540>
|
|
7310
7310
|
"""
|
|
7311
7311
|
...
|
|
7312
7312
|
|
|
@@ -7319,7 +7319,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7319
7319
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
7320
7320
|
|
|
7321
7321
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7322
|
-
:return: <Element 'para' at
|
|
7322
|
+
:return: <Element 'para' at 0xff3c2ca5ab30>
|
|
7323
7323
|
"""
|
|
7324
7324
|
...
|
|
7325
7325
|
|
|
@@ -7557,7 +7557,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7557
7557
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
7558
7558
|
|
|
7559
7559
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7560
|
-
:return: <Element 'para' at
|
|
7560
|
+
:return: <Element 'para' at 0xff3c2ca49e50>
|
|
7561
7561
|
"""
|
|
7562
7562
|
...
|
|
7563
7563
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.so,sha256=PHEEpYEuKdwAcMR-D71iY16jsW-EzAht8eZfcuGCsQg,1706160
|
|
2
|
+
cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=K2bfWEdySYC9M0C1N3ephv0O7DH-_VDUSqpsAKBpD8k,195164
|
|
3
|
+
cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=-RrrCJ00IBxoWc9XJNGxnbi5luCG6u-KwUfflnaZunw,8646672
|
|
4
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
+
cmeel.prefix/lib/python3.9/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
+
cmeel.prefix/lib/python3.9/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=UpsNPCAbucsGLzlF7xcG-xAWM966_qp3wtQSt2FQzyw,114
|
|
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.so,sha256=8Jefi0Ql4pDHgiGWpKujYF6VdqE1ldglPt0WxDKjFVM,1706160
|
|
2
|
-
cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=sMbcXE1ZyqI1dtcjSO8WZC2zqjk2FEAqolvXlaEt1jk,195163
|
|
3
|
-
cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=6m4VXZ7pm2_RzOu15lbG1SUxis-aX0RLCwSjklZGue8,8646672
|
|
4
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
|
|
5
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
|
|
6
|
-
cmeel.prefix/lib/python3.9/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
|
|
7
|
-
cmeel.prefix/lib/python3.9/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=UpsNPCAbucsGLzlF7xcG-xAWM966_qp3wtQSt2FQzyw,114
|
|
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
|