placo 0.9.13__0-cp310-cp310-macosx_10_9_x86_64.whl → 0.9.14__0-cp310-cp310-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
@@ -3312,6 +3312,25 @@ class HumanoidParameters:
3312
3312
  """
3313
3313
  ...
3314
3314
 
3315
+ def conic_clip(
3316
+ self,
3317
+ step: numpy.ndarray, # Eigen::Vector3d
3318
+ ) -> numpy.ndarray:
3319
+ """
3320
+ Applies the conic clipping to a given step size (dx, dy, dtheta)
3321
+ """
3322
+ ...
3323
+
3324
+ def conic_overlap_clip(
3325
+ self,
3326
+ support_side: any, # placo::humanoid::HumanoidRobot::Side
3327
+ step: numpy.ndarray, # Eigen::Vector3d
3328
+ ) -> numpy.ndarray:
3329
+ """
3330
+ Clips a step using ellipsoid and overlap avoidance.
3331
+ """
3332
+ ...
3333
+
3315
3334
  dcm_offset_polygon: list[numpy.ndarray] # std::vector< Eigen::Vector2d >
3316
3335
 
3317
3336
  def double_support_duration(
@@ -3572,7 +3591,7 @@ class HumanoidRobot:
3572
3591
  """
3573
3592
  Computes all minimum distances between current collision pairs.
3574
3593
 
3575
- :return: <Element 'para' at 0x109420950>
3594
+ :return: <Element 'para' at 0x103285990>
3576
3595
  """
3577
3596
  ...
3578
3597
 
@@ -3605,7 +3624,7 @@ class HumanoidRobot:
3605
3624
 
3606
3625
  :param any frame: the frame for which we want the jacobian
3607
3626
 
3608
- :return: <Element 'para' at 0x109421d50>
3627
+ :return: <Element 'para' at 0x1033203b0>
3609
3628
  """
3610
3629
  ...
3611
3630
 
@@ -3619,7 +3638,7 @@ class HumanoidRobot:
3619
3638
 
3620
3639
  :param any frame: the frame for which we want the jacobian time variation
3621
3640
 
3622
- :return: <Element 'para' at 0x109506160>
3641
+ :return: <Element 'para' at 0x103391260>
3623
3642
  """
3624
3643
  ...
3625
3644
 
@@ -3927,7 +3946,7 @@ class HumanoidRobot:
3927
3946
 
3928
3947
  :param bool stop_at_first: whether to stop at the first collision found
3929
3948
 
3930
- :return: <Element 'para' at 0x1094303b0>
3949
+ :return: <Element 'para' at 0x103286d40>
3931
3950
  """
3932
3951
  ...
3933
3952
 
@@ -6399,7 +6418,7 @@ class RobotWrapper:
6399
6418
  """
6400
6419
  Computes all minimum distances between current collision pairs.
6401
6420
 
6402
- :return: <Element 'para' at 0x10943cd60>
6421
+ :return: <Element 'para' at 0x1032d4ef0>
6403
6422
  """
6404
6423
  ...
6405
6424
 
@@ -6413,7 +6432,7 @@ class RobotWrapper:
6413
6432
 
6414
6433
  :param any frame: the frame for which we want the jacobian
6415
6434
 
6416
- :return: <Element 'para' at 0x10943d850>
6435
+ :return: <Element 'para' at 0x1032d59e0>
6417
6436
  """
6418
6437
  ...
6419
6438
 
@@ -6427,7 +6446,7 @@ class RobotWrapper:
6427
6446
 
6428
6447
  :param any frame: the frame for which we want the jacobian time variation
6429
6448
 
6430
- :return: <Element 'para' at 0x10943f240>
6449
+ :return: <Element 'para' at 0x1032d73d0>
6431
6450
  """
6432
6451
  ...
6433
6452
 
@@ -6664,7 +6683,7 @@ class RobotWrapper:
6664
6683
 
6665
6684
  :param bool stop_at_first: whether to stop at the first collision found
6666
6685
 
6667
- :return: <Element 'para' at 0x10943c630>
6686
+ :return: <Element 'para' at 0x1032d47c0>
6668
6687
  """
6669
6688
  ...
6670
6689
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: placo
3
- Version: 0.9.13
3
+ Version: 0.9.14
4
4
  Summary: PlaCo: Rhoban Planning and Control
5
5
  Requires-Python: >= 3.8
6
6
  License-Expression: MIT
@@ -0,0 +1,12 @@
1
+ cmeel.prefix/lib/liblibplaco.dylib,sha256=U0gkd2HlLDY1h7QcakR8ua9UDxltnxOZSy5Dt_q6aPI,1708064
2
+ cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=W1aR1eR62fHo5UuShewYiiJu5tJ95K3qigSmY1n-jEY,162852
3
+ cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=hKF78NmVy9RleDw1j1KVDurx2jlBJLHW68Cn-0N5mIE,7221240
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.14.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
9
+ placo-0.9.14.dist-info/METADATA,sha256=_3wZKUF837Ia-4AHbVGMUayxVIFodnLIeQMiA2fJqFE,2623
10
+ placo-0.9.14.dist-info/WHEEL,sha256=APmVEh1L_55UCtY5TQhEj2dpYCuDyHQ2_u87TOsUIRk,112
11
+ placo-0.9.14.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ placo-0.9.14.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- cmeel.prefix/lib/liblibplaco.dylib,sha256=knobxjNfgnMQNI0sONDqvTKQ41pse2dLNqeXeZq-AB0,1707608
2
- cmeel.prefix/lib/python3.10/site-packages/placo.pyi,sha256=ygcKrxS0Uno17P_-zrZuHVdKt7THZ57l3KWMdzR3wAw,162421
3
- cmeel.prefix/lib/python3.10/site-packages/placo.so,sha256=jUcb9dYDLr7a8hWr8N07gIOWg_0CzVRSkm-85HpTl6o,7220768
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.13.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
9
- placo-0.9.13.dist-info/METADATA,sha256=iHR1UfDkqy_3epoMhxa2rUEHUs4Bc8e3do1_EAKNIog,2623
10
- placo-0.9.13.dist-info/WHEEL,sha256=APmVEh1L_55UCtY5TQhEj2dpYCuDyHQ2_u87TOsUIRk,112
11
- placo-0.9.13.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
- placo-0.9.13.dist-info/RECORD,,
File without changes