placo 0.9.11__0-cp311-cp311-macosx_10_9_x86_64.whl → 0.9.12__0-cp311-cp311-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
@@ -3333,6 +3333,16 @@ class HumanoidParameters:
3333
3333
  """
3334
3334
  ...
3335
3335
 
3336
+ def ellipsoid_overlap_clip(
3337
+ self,
3338
+ support_side: any, # placo::humanoid::HumanoidRobot::Side
3339
+ step: numpy.ndarray, # Eigen::Vector3d
3340
+ ) -> numpy.ndarray:
3341
+ """
3342
+ Clips a step using ellipsoid and overlap avoidance.
3343
+ """
3344
+ ...
3345
+
3336
3346
  feet_spacing: float # double
3337
3347
  """
3338
3348
  Lateral spacing between feet [m].
@@ -3543,7 +3553,7 @@ class HumanoidRobot:
3543
3553
  """
3544
3554
  Computes all minimum distances between current collision pairs.
3545
3555
 
3546
- :return: <Element 'para' at 0x10d6ff9c0>
3556
+ :return: <Element 'para' at 0x10ec1b560>
3547
3557
  """
3548
3558
  ...
3549
3559
 
@@ -3576,7 +3586,7 @@ class HumanoidRobot:
3576
3586
 
3577
3587
  :param any frame: the frame for which we want the jacobian
3578
3588
 
3579
- :return: <Element 'para' at 0x10d70e0c0>
3589
+ :return: <Element 'para' at 0x10ec19940>
3580
3590
  """
3581
3591
  ...
3582
3592
 
@@ -3590,7 +3600,7 @@ class HumanoidRobot:
3590
3600
 
3591
3601
  :param any frame: the frame for which we want the jacobian time variation
3592
3602
 
3593
- :return: <Element 'para' at 0x10d70efc0>
3603
+ :return: <Element 'para' at 0x10ec42d40>
3594
3604
  """
3595
3605
  ...
3596
3606
 
@@ -3898,7 +3908,7 @@ class HumanoidRobot:
3898
3908
 
3899
3909
  :param bool stop_at_first: whether to stop at the first collision found
3900
3910
 
3901
- :return: <Element 'para' at 0x10d6fc270>
3911
+ :return: <Element 'para' at 0x10ec1a700>
3902
3912
  """
3903
3913
  ...
3904
3914
 
@@ -6370,7 +6380,7 @@ class RobotWrapper:
6370
6380
  """
6371
6381
  Computes all minimum distances between current collision pairs.
6372
6382
 
6373
- :return: <Element 'para' at 0x10d71a3e0>
6383
+ :return: <Element 'para' at 0x10ec26480>
6374
6384
  """
6375
6385
  ...
6376
6386
 
@@ -6384,7 +6394,7 @@ class RobotWrapper:
6384
6394
 
6385
6395
  :param any frame: the frame for which we want the jacobian
6386
6396
 
6387
- :return: <Element 'para' at 0x10d71aed0>
6397
+ :return: <Element 'para' at 0x10ec26f70>
6388
6398
  """
6389
6399
  ...
6390
6400
 
@@ -6398,7 +6408,7 @@ class RobotWrapper:
6398
6408
 
6399
6409
  :param any frame: the frame for which we want the jacobian time variation
6400
6410
 
6401
- :return: <Element 'para' at 0x10d728900>
6411
+ :return: <Element 'para' at 0x10ec349a0>
6402
6412
  """
6403
6413
  ...
6404
6414
 
@@ -6635,7 +6645,7 @@ class RobotWrapper:
6635
6645
 
6636
6646
  :param bool stop_at_first: whether to stop at the first collision found
6637
6647
 
6638
- :return: <Element 'para' at 0x10d719cb0>
6648
+ :return: <Element 'para' at 0x10ec25d50>
6639
6649
  """
6640
6650
  ...
6641
6651
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: placo
3
- Version: 0.9.11
3
+ Version: 0.9.12
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=34KBzWOOCxtqey8KVvtcGzra2tjDIeyA1NVgm1TQwFY,1706992
2
+ cmeel.prefix/lib/python3.11/site-packages/placo.pyi,sha256=JKTbmYheCd6MQD7YyAP3azrdYiH5_sJTzh18bDVL7bk,161986
3
+ cmeel.prefix/lib/python3.11/site-packages/placo.so,sha256=Rle-_W4ieECq9AMAnyXOVCDS8-903dcRJPngFbTVtw8,7220232
4
+ cmeel.prefix/lib/python3.11/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
5
+ cmeel.prefix/lib/python3.11/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
6
+ cmeel.prefix/lib/python3.11/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
7
+ cmeel.prefix/lib/python3.11/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
8
+ placo-0.9.12.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
9
+ placo-0.9.12.dist-info/METADATA,sha256=u4Uf_P83uEbsyUZs116-Es_sMqT9T3aAX6HBnwOniqo,2623
10
+ placo-0.9.12.dist-info/WHEEL,sha256=w9iRXwrZ34xH7YkTKFQXDZnfo6T60yVj60vK0XG2fFo,112
11
+ placo-0.9.12.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ placo-0.9.12.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- cmeel.prefix/lib/liblibplaco.dylib,sha256=CCDLqD4vIJWiBgBmYdAbWOgFZPnHm9NBvGCroBXlAOI,1706712
2
- cmeel.prefix/lib/python3.11/site-packages/placo.pyi,sha256=sE8bjO2EbQ4-D6x2W4OPRvMuK9NF2zUUp8UGmZyqTC8,161738
3
- cmeel.prefix/lib/python3.11/site-packages/placo.so,sha256=9dqK3UqHlQleKrDfcGVVZ4ns1_Egltnlv_7IYOYcmgo,7216480
4
- cmeel.prefix/lib/python3.11/site-packages/placo_utils/__init__.py,sha256=UN-fc5KfBWQ-_qkm0Ajouh-T9tBGm5aUtuzBiH1tRtk,80
5
- cmeel.prefix/lib/python3.11/site-packages/placo_utils/tf.py,sha256=fFRXNbeLlXzn5VOqYl7hcSuvOOtTDTiLi_Lpd9_l6wA,36
6
- cmeel.prefix/lib/python3.11/site-packages/placo_utils/view.py,sha256=7KiLYGpTKaPJtFHZ6kjERdOzJiPSDUtkIKHbziHpkYk,928
7
- cmeel.prefix/lib/python3.11/site-packages/placo_utils/visualization.py,sha256=MiUn91MtezIpaP-bBj5g5PqVQNbDWdKkZxbvS_nu93I,8330
8
- placo-0.9.11.dist-info/licenses/LICENSE,sha256=q2bBXvk4Eh7TmP11LoIOIGSUuJbR30JBI6ZZ37g52T4,1061
9
- placo-0.9.11.dist-info/METADATA,sha256=0K25RC_P7oh7mthpw4jmB7k8tANO-4CxmcPcaMiqyNg,2623
10
- placo-0.9.11.dist-info/WHEEL,sha256=w9iRXwrZ34xH7YkTKFQXDZnfo6T60yVj60vK0XG2fFo,112
11
- placo-0.9.11.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
- placo-0.9.11.dist-info/RECORD,,
File without changes