placo 0.9.1__0-cp310-cp310-manylinux_2_28_x86_64.whl → 0.9.2__0-cp310-cp310-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.10/site-packages/placo.pyi +17 -17
- cmeel.prefix/lib/python3.10/site-packages/placo.so +0 -0
- {placo-0.9.1.dist-info → placo-0.9.2.dist-info}/METADATA +1 -1
- placo-0.9.2.dist-info/RECORD +12 -0
- placo-0.9.1.dist-info/RECORD +0 -12
- {placo-0.9.1.dist-info → placo-0.9.2.dist-info}/WHEEL +0 -0
- {placo-0.9.1.dist-info → placo-0.9.2.dist-info}/licenses/LICENSE +0 -0
- {placo-0.9.1.dist-info → placo-0.9.2.dist-info}/top_level.txt +0 -0
cmeel.prefix/lib/liblibplaco.so
CHANGED
|
Binary file
|
|
@@ -4139,7 +4139,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4139
4139
|
"""
|
|
4140
4140
|
Computes all minimum distances between current collision pairs.
|
|
4141
4141
|
|
|
4142
|
-
:return: <Element 'para' at
|
|
4142
|
+
:return: <Element 'para' at 0x7f3272287c90>
|
|
4143
4143
|
"""
|
|
4144
4144
|
...
|
|
4145
4145
|
|
|
@@ -4171,7 +4171,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4171
4171
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
4172
4172
|
|
|
4173
4173
|
:param any frame: the frame for which we want the jacobian
|
|
4174
|
-
:return: <Element 'para' at
|
|
4174
|
+
:return: <Element 'para' at 0x7f327221fa60>
|
|
4175
4175
|
"""
|
|
4176
4176
|
...
|
|
4177
4177
|
|
|
@@ -4184,7 +4184,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryM
|
|
|
4184
4184
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
4185
4185
|
|
|
4186
4186
|
:param any frame: the frame for which we want the jacobian time variation
|
|
4187
|
-
:return: <Element 'para' at
|
|
4187
|
+
:return: <Element 'para' at 0x7f327221da80>
|
|
4188
4188
|
"""
|
|
4189
4189
|
...
|
|
4190
4190
|
|
|
@@ -4490,7 +4490,7 @@ None( (placo.HumanoidRobot)arg1) -> pinocchio.pinocchio_pywrap_default.Model :
|
|
|
4490
4490
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
4491
4491
|
|
|
4492
4492
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
4493
|
-
:return: <Element 'para' at
|
|
4493
|
+
:return: <Element 'para' at 0x7f3272287060>
|
|
4494
4494
|
"""
|
|
4495
4495
|
...
|
|
4496
4496
|
|
|
@@ -7348,7 +7348,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7348
7348
|
"""
|
|
7349
7349
|
Computes all minimum distances between current collision pairs.
|
|
7350
7350
|
|
|
7351
|
-
:return: <Element 'para' at
|
|
7351
|
+
:return: <Element 'para' at 0x7f327221d0d0>
|
|
7352
7352
|
"""
|
|
7353
7353
|
...
|
|
7354
7354
|
|
|
@@ -7361,7 +7361,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7361
7361
|
Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
|
|
7362
7362
|
|
|
7363
7363
|
:param any frame: the frame for which we want the jacobian
|
|
7364
|
-
:return: <Element 'para' at
|
|
7364
|
+
:return: <Element 'para' at 0x7f327221ec00>
|
|
7365
7365
|
"""
|
|
7366
7366
|
...
|
|
7367
7367
|
|
|
@@ -7374,7 +7374,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.GeometryMo
|
|
|
7374
7374
|
Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
|
|
7375
7375
|
|
|
7376
7376
|
:param any frame: the frame for which we want the jacobian time variation
|
|
7377
|
-
:return: <Element 'para' at
|
|
7377
|
+
:return: <Element 'para' at 0x7f32722d8fe0>
|
|
7378
7378
|
"""
|
|
7379
7379
|
...
|
|
7380
7380
|
|
|
@@ -7612,7 +7612,7 @@ None( (placo.RobotWrapper)arg1) -> pinocchio.pinocchio_pywrap_default.Model :
|
|
|
7612
7612
|
Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
|
|
7613
7613
|
|
|
7614
7614
|
:param bool stop_at_first: whether to stop at the first collision found
|
|
7615
|
-
:return: <Element 'para' at
|
|
7615
|
+
:return: <Element 'para' at 0x7f327221dc10>
|
|
7616
7616
|
"""
|
|
7617
7617
|
...
|
|
7618
7618
|
|
|
@@ -8709,15 +8709,6 @@ None( (placo.WPGTrajectory)arg1) -> float :
|
|
|
8709
8709
|
) -> numpy.ndarray:
|
|
8710
8710
|
...
|
|
8711
8711
|
|
|
8712
|
-
kept_ts: any
|
|
8713
|
-
"""
|
|
8714
|
-
|
|
8715
|
-
None( (placo.WPGTrajectory)arg1) -> int :
|
|
8716
|
-
|
|
8717
|
-
C++ signature :
|
|
8718
|
-
int {lvalue} None(placo::humanoid::WalkPatternGenerator::Trajectory {lvalue})
|
|
8719
|
-
"""
|
|
8720
|
-
|
|
8721
8712
|
parts: any
|
|
8722
8713
|
"""
|
|
8723
8714
|
|
|
@@ -8732,6 +8723,15 @@ None( (placo.WPGTrajectory)arg1) -> object :
|
|
|
8732
8723
|
) -> None:
|
|
8733
8724
|
...
|
|
8734
8725
|
|
|
8726
|
+
replan_success: any
|
|
8727
|
+
"""
|
|
8728
|
+
|
|
8729
|
+
None( (placo.WPGTrajectory)arg1) -> bool :
|
|
8730
|
+
|
|
8731
|
+
C++ signature :
|
|
8732
|
+
bool {lvalue} None(placo::humanoid::WalkPatternGenerator::Trajectory {lvalue})
|
|
8733
|
+
"""
|
|
8734
|
+
|
|
8735
8735
|
def support_is_both(
|
|
8736
8736
|
self,
|
|
8737
8737
|
t: float, # double
|
|
Binary file
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
cmeel.prefix/lib/liblibplaco.so,sha256=gGY2LkgvnB6VSxUfYnBLHtj_K50wFWWhMfi4eepvdFU,1986248
|
|
2
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=C41h_6YEVtvh0ol2DgxGQhKtRjURZZcPjcBLzHZLqCs,196369
|
|
3
|
+
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=2tZ6O65LbB9XXGL-2MhUcsl07BI0XiY62rPQOQQSdXU,8437528
|
|
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.2.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
+
placo-0.9.2.dist-info/METADATA,sha256=J3JpPZ0GlSCqi8liiO02WiGJXzJ-q4p5fGUYxPdF8LE,2620
|
|
10
|
+
placo-0.9.2.dist-info/WHEEL,sha256=Wkd9YieXdH5gmAf-td4KdKc4NpXgxiNZvpS7nFiEXLQ,115
|
|
11
|
+
placo-0.9.2.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
+
placo-0.9.2.dist-info/RECORD,,
|
placo-0.9.1.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
cmeel.prefix/lib/liblibplaco.so,sha256=6oFZuJ4usfAcI-m8XvSiBd1PKoaPuC5ukw2bQGNwvhs,1985608
|
|
2
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=q0-1JAs1h7diB_VjBHN_evVIHgJGGGW9QYMtbYGKhGA,196360
|
|
3
|
-
cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=4QswGubkKu2vJ1JgO08_zR7Jhn4AYucIPp3cGoiGBgg,8437528
|
|
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.1.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
|
|
9
|
-
placo-0.9.1.dist-info/METADATA,sha256=Kd24ONb11iqnbdUPph0Tw0DAdzgjpPGLeBh3Pw8sW5M,2620
|
|
10
|
-
placo-0.9.1.dist-info/WHEEL,sha256=Wkd9YieXdH5gmAf-td4KdKc4NpXgxiNZvpS7nFiEXLQ,115
|
|
11
|
-
placo-0.9.1.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
|
-
placo-0.9.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|