placo 0.8.5__0-cp310-cp310-manylinux_2_28_aarch64.whl → 0.8.7__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 +9 -9
- cmeel.prefix/lib/python3.10/site-packages/placo.so +0 -0
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/METADATA +1 -1
- placo-0.8.7.dist-info/RECORD +12 -0
- placo-0.8.5.dist-info/RECORD +0 -12
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/WHEEL +0 -0
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/licenses/LICENSE +0 -0
- {placo-0.8.5.dist-info → placo-0.8.7.dist-info}/top_level.txt +0 -0
cmeel.prefix/lib/liblibplaco.so
CHANGED
|
Binary file
|
|
@@ -4122,7 +4122,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4122
4122
|
"""
|
|
4123
4123
|
Computes all minimum distances between current collision pairs.
|
|
4124
4124
|
|
|
4125
|
-
:return: <Element 'para' at
|
|
4125
|
+
:return: <Element 'para' at 0xff22db055e90>
|
|
4126
4126
|
"""
|
|
4127
4127
|
...
|
|
4128
4128
|
|
|
@@ -4154,7 +4154,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4154
4154
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
4155
4155
|
|
|
4156
4156
|
:param any frame: the frame for which we want the jacobian
|
|
4157
|
-
:return: <Element 'para' at
|
|
4157
|
+
:return: <Element 'para' at 0xff22db0568e0>
|
|
4158
4158
|
"""
|
|
4159
4159
|
...
|
|
4160
4160
|
|
|
@@ -4167,7 +4167,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4167
4167
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
4168
4168
|
|
|
4169
4169
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4170
|
-
:return: <Element 'para' at
|
|
4170
|
+
:return: <Element 'para' at 0xff22db0e02c0>
|
|
4171
4171
|
"""
|
|
4172
4172
|
...
|
|
4173
4173
|
|
|
@@ -4473,7 +4473,7 @@ None( (placo.HumanoidRobot)arg1) -> object :
|
|
|
4473
4473
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
4474
4474
|
|
|
4475
4475
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4476
|
-
:return: <Element 'para' at
|
|
4476
|
+
:return: <Element 'para' at 0xff22db055760>
|
|
4477
4477
|
"""
|
|
4478
4478
|
...
|
|
4479
4479
|
|
|
@@ -5336,7 +5336,7 @@ None( (placo.KinematicsSolver)arg1) -> int :
|
|
|
5336
5336
|
self,
|
|
5337
5337
|
frame: any, # pinocchio::FrameIndex
|
|
5338
5338
|
type: any, # placo::kinematics::ManipulabilityTask::Type
|
|
5339
|
-
|
|
5339
|
+
lambda_: float = 1.0, # double
|
|
5340
5340
|
) -> ManipulabilityTask:
|
|
5341
5341
|
"""
|
|
5342
5342
|
Adds a manipulability regularization task for a given magnitude.
|
|
@@ -7301,7 +7301,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7301
7301
|
"""
|
|
7302
7302
|
Computes all minimum distances between current collision pairs.
|
|
7303
7303
|
|
|
7304
|
-
:return: <Element 'para' at
|
|
7304
|
+
:return: <Element 'para' at 0xff22db0559e0>
|
|
7305
7305
|
"""
|
|
7306
7306
|
...
|
|
7307
7307
|
|
|
@@ -7314,7 +7314,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7314
7314
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
7315
7315
|
|
|
7316
7316
|
:param any frame: the frame for which we want the jacobian
|
|
7317
|
-
:return: <Element 'para' at
|
|
7317
|
+
:return: <Element 'para' at 0xff22db0554e0>
|
|
7318
7318
|
"""
|
|
7319
7319
|
...
|
|
7320
7320
|
|
|
@@ -7327,7 +7327,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7327
7327
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
7328
7328
|
|
|
7329
7329
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7330
|
-
:return: <Element 'para' at
|
|
7330
|
+
:return: <Element 'para' at 0xff22db0516c0>
|
|
7331
7331
|
"""
|
|
7332
7332
|
...
|
|
7333
7333
|
|
|
@@ -7565,7 +7565,7 @@ None( (placo.RobotWrapper)arg1) -> object :
|
|
|
7565
7565
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
7566
7566
|
|
|
7567
7567
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7568
|
-
:return: <Element 'para' at
|
|
7568
|
+
:return: <Element 'para' at 0xff22db055a30>
|
|
7569
7569
|
"""
|
|
7570
7570
|
...
|
|
7571
7571
|
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.so,sha256=MoNx6Qbb7grbidZLpcLj0H7tnhqYhi9td2WoJ3cwAMU,1706160
|
|
2
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=2S-Z8XG9B3v8J-8VLAZPdMujpg4eUR9T9Lp_-Zh831s,195240
|
|
3
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=K0h9RgHHhlbTQkinzGUyd7T-qlomUg8qfkeGj2eJujE,8646672
|
|
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=vUz_L4RoT4ywPXSZmvCo12N3bCrHpcjUe1J1qrvdTu8,116
|
|
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.5.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.so,sha256=p7U9Mb2xnB2-oQEyDUuC48TUt5KBVfdEBuRI9JwRE7s,1706160
|
|
2
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=pygSln0Ut3BxfvEe1zEV6tjhnb7pIfyWDcWtUxRQSkk,195239
|
|
3
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=pdFspDtg8nKY2BKD5zKRfGmCu6go9hNzqDzrIWi3pMs,8646672
|
|
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.5.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.8.5.dist-info/METADATA,sha256=HNrzvV3CcCIuRqajooexMCv413M_uDa7GDNiOTnOEIM,2620
|
|
10
|
-
placo-0.8.5.dist-info/WHEEL,sha256=vUz_L4RoT4ywPXSZmvCo12N3bCrHpcjUe1J1qrvdTu8,116
|
|
11
|
-
placo-0.8.5.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.8.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|