placo 0.9.8__0-cp310-cp310-manylinux_2_28_x86_64.whl → 0.9.9__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.

Binary file
@@ -3396,7 +3396,7 @@ class HumanoidRobot:
3396
3396
  """
3397
3397
  Computes all minimum distances between current collision pairs.
3398
3398
 
3399
- :return: <Element 'para' at 0x7f993c89b470>
3399
+ :return: <Element 'para' at 0x7fd406fd7dd0>
3400
3400
  """
3401
3401
  ...
3402
3402
 
@@ -3428,7 +3428,7 @@ class HumanoidRobot:
3428
3428
  Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
3429
3429
 
3430
3430
  :param any frame: the frame for which we want the jacobian
3431
- :return: <Element 'para' at 0x7f993c89cc20>
3431
+ :return: <Element 'para' at 0x7fd406fcb6a0>
3432
3432
  """
3433
3433
  ...
3434
3434
 
@@ -3441,7 +3441,7 @@ class HumanoidRobot:
3441
3441
  Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
3442
3442
 
3443
3443
  :param any frame: the frame for which we want the jacobian time variation
3444
- :return: <Element 'para' at 0x7f993c89e5c0>
3444
+ :return: <Element 'para' at 0x7fd406fc9d50>
3445
3445
  """
3446
3446
  ...
3447
3447
 
@@ -3743,7 +3743,7 @@ class HumanoidRobot:
3743
3743
  Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
3744
3744
 
3745
3745
  :param bool stop_at_first: whether to stop at the first collision found
3746
- :return: <Element 'para' at 0x7f993c89b920>
3746
+ :return: <Element 'para' at 0x7fd406fd7830>
3747
3747
  """
3748
3748
  ...
3749
3749
 
@@ -6135,7 +6135,7 @@ class RobotWrapper:
6135
6135
  """
6136
6136
  Computes all minimum distances between current collision pairs.
6137
6137
 
6138
- :return: <Element 'para' at 0x7f993c969a30>
6138
+ :return: <Element 'para' at 0x7fd4071c1bc0>
6139
6139
  """
6140
6140
  ...
6141
6141
 
@@ -6148,7 +6148,7 @@ class RobotWrapper:
6148
6148
  Frame jacobian, default reference is LOCAL_WORLD_ALIGNED.
6149
6149
 
6150
6150
  :param any frame: the frame for which we want the jacobian
6151
- :return: <Element 'para' at 0x7f993c96a7f0>
6151
+ :return: <Element 'para' at 0x7fd4071c3a10>
6152
6152
  """
6153
6153
  ...
6154
6154
 
@@ -6161,7 +6161,7 @@ class RobotWrapper:
6161
6161
  Jacobian time variation $\dot J$, default reference is LOCAL_WORLD_ALIGNED.
6162
6162
 
6163
6163
  :param any frame: the frame for which we want the jacobian time variation
6164
- :return: <Element 'para' at 0x7f993c968b30>
6164
+ :return: <Element 'para' at 0x7fd4071c0310>
6165
6165
  """
6166
6166
  ...
6167
6167
 
@@ -6395,7 +6395,7 @@ class RobotWrapper:
6395
6395
  Finds the self collision in current state, if stop_at_first is true, it will stop at the first collision found.
6396
6396
 
6397
6397
  :param bool stop_at_first: whether to stop at the first collision found
6398
- :return: <Element 'para' at 0x7f993c9690d0>
6398
+ :return: <Element 'para' at 0x7fd4071c12b0>
6399
6399
  """
6400
6400
  ...
6401
6401
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: placo
3
- Version: 0.9.8
3
+ Version: 0.9.9
4
4
  Summary: PlaCo: Rhoban Planning and Control
5
5
  Requires-Python: >= 3.9
6
6
  License-Expression: MIT
@@ -0,0 +1,12 @@
1
+ cmeel.prefix/lib/liblibplaco.so,sha256=ShMXA_zK_igI_j-ad38cXVHsEMgBRyU9JAawda9e3OA,2119416
2
+ cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=yGPk7N2F3tkBGSGP4BYJBZS2EBAxIzgz3QHmVYYoxGw,158952
3
+ cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=om88ok7ewyYw8EUjknNTYH9YYQQFfpj85a5XeEZFTik,8576392
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.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=Wkd9YieXdH5gmAf-td4KdKc4NpXgxiNZvpS7nFiEXLQ,115
11
+ placo-0.9.9.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ placo-0.9.9.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- cmeel.prefix/lib/liblibplaco.so,sha256=4C1bRXIDD0i-CYV-9DQuu5tS5YXkybe8dP26Yr_hbLA,2119416
2
- cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=w8slJocH7BhIDY2X6KRz1vhDvEv9dfd3Dimg0UZD-Mo,158952
3
- cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=QScKxYtCv-lGR3yrk75eGIhJuzvuBGKp7e80SIfTdwc,8576392
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.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=Wkd9YieXdH5gmAf-td4KdKc4NpXgxiNZvpS7nFiEXLQ,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