placo 0.9.7__0-cp39-cp39-macosx_10_9_x86_64.whl → 0.9.8__0-cp39-cp39-macosx_10_9_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
@@ -1104,6 +1104,21 @@ class DummyWalk:
1104
1104
  ) -> any:
1105
1105
  ...
1106
1106
 
1107
+ dtheta: float # double
1108
+ """
1109
+ Last requested step dtheta.
1110
+ """
1111
+
1112
+ dx: float # double
1113
+ """
1114
+ Last requested step dx.
1115
+ """
1116
+
1117
+ dy: float # double
1118
+ """
1119
+ Last requested step d-.
1120
+ """
1121
+
1107
1122
  feet_spacing: float # double
1108
1123
  """
1109
1124
  Feet spacing [m].
@@ -3497,7 +3512,7 @@ class HumanoidRobot:
3497
3512
  """
3498
3513
  Computes all minimum distances between current collision pairs.
3499
3514
 
3500
- :return: <Element 'para' at 0x104c8a2c0>
3515
+ :return: <Element 'para' at 0x10d0cd040>
3501
3516
  """
3502
3517
  ...
3503
3518
 
@@ -3530,7 +3545,7 @@ class HumanoidRobot:
3530
3545
 
3531
3546
  :param any frame: the frame for which we want the jacobian
3532
3547
 
3533
- :return: <Element 'para' at 0x104ca1810>
3548
+ :return: <Element 'para' at 0x10d0d4a90>
3534
3549
  """
3535
3550
  ...
3536
3551
 
@@ -3544,7 +3559,7 @@ class HumanoidRobot:
3544
3559
 
3545
3560
  :param any frame: the frame for which we want the jacobian time variation
3546
3561
 
3547
- :return: <Element 'para' at 0x104c9a2c0>
3562
+ :return: <Element 'para' at 0x10d0de590>
3548
3563
  """
3549
3564
  ...
3550
3565
 
@@ -3852,7 +3867,7 @@ class HumanoidRobot:
3852
3867
 
3853
3868
  :param bool stop_at_first: whether to stop at the first collision found
3854
3869
 
3855
- :return: <Element 'para' at 0x104c8aae0>
3870
+ :return: <Element 'para' at 0x10d0cd810>
3856
3871
  """
3857
3872
  ...
3858
3873
 
@@ -6320,7 +6335,7 @@ class RobotWrapper:
6320
6335
  """
6321
6336
  Computes all minimum distances between current collision pairs.
6322
6337
 
6323
- :return: <Element 'para' at 0x103d58950>
6338
+ :return: <Element 'para' at 0x10c19ac20>
6324
6339
  """
6325
6340
  ...
6326
6341
 
@@ -6334,7 +6349,7 @@ class RobotWrapper:
6334
6349
 
6335
6350
  :param any frame: the frame for which we want the jacobian
6336
6351
 
6337
- :return: <Element 'para' at 0x103d5b4a0>
6352
+ :return: <Element 'para' at 0x10c19e770>
6338
6353
  """
6339
6354
  ...
6340
6355
 
@@ -6348,7 +6363,7 @@ class RobotWrapper:
6348
6363
 
6349
6364
  :param any frame: the frame for which we want the jacobian time variation
6350
6365
 
6351
- :return: <Element 'para' at 0x103d60ef0>
6366
+ :return: <Element 'para' at 0x10c1a5220>
6352
6367
  """
6353
6368
  ...
6354
6369
 
@@ -6585,7 +6600,7 @@ class RobotWrapper:
6585
6600
 
6586
6601
  :param bool stop_at_first: whether to stop at the first collision found
6587
6602
 
6588
- :return: <Element 'para' at 0x103d58220>
6603
+ :return: <Element 'para' at 0x10c19a4f0>
6589
6604
  """
6590
6605
  ...
6591
6606
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: placo
3
- Version: 0.9.7
3
+ Version: 0.9.8
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.dylib,sha256=8O_sy3UmB1mCa9AwTkq4BhA0Enl7vol8MuQ-U7A6CSw,1860184
2
+ cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=2BC4TBHTmX6CxMcuXa1Ofg0i7nG9THpks7gYK--X-7E,160699
3
+ cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=vw0EsBBKuDuFBuwtRp088o8RVzyCexz9QFJkI1VaYkE,7194320
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.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=SPuKCq7g91a_0Yde2aZNKktl1nqSUqyoo9dFJq3wVNQ,110
11
+ placo-0.9.8.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ placo-0.9.8.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- cmeel.prefix/lib/liblibplaco.dylib,sha256=cHTdt1RpPxXHTfTvpOgxaQes0XsvW1qW4xc9R3bF9ZQ,1860184
2
- cmeel.prefix/lib/python3.9/site-packages/placo.pyi,sha256=aElXvxIU5lFW0K4fuYT3E3JoameGjHlAjrYWtTp8ORY,160511
3
- cmeel.prefix/lib/python3.9/site-packages/placo.so,sha256=JyIWxMIkwAeu1fzSZnHaVe3-TxspB9aeAVPQIGUL8ds,7194144
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.9.7.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
9
- placo-0.9.7.dist-info/METADATA,sha256=DGVybGbRiwapwKNaxJJCe8cH8FgKyMIp-1znPeXQTsk,2627
10
- placo-0.9.7.dist-info/WHEEL,sha256=SPuKCq7g91a_0Yde2aZNKktl1nqSUqyoo9dFJq3wVNQ,110
11
- placo-0.9.7.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
- placo-0.9.7.dist-info/RECORD,,
File without changes