placo 0.9.12__0-cp311-cp311-macosx_11_0_arm64.whl → 0.9.13__0-cp311-cp311-macosx_11_0_arm64.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
@@ -3293,6 +3293,25 @@ class HumanoidParameters:
3293
3293
  ) -> None:
3294
3294
  ...
3295
3295
 
3296
+ def box_clip(
3297
+ self,
3298
+ step: numpy.ndarray, # Eigen::Vector3d
3299
+ ) -> numpy.ndarray:
3300
+ """
3301
+ Applies the box clipping (L1) to a given step size (dx, dy, dtheta)
3302
+ """
3303
+ ...
3304
+
3305
+ def box_overlap_clip(
3306
+ self,
3307
+ support_side: any, # placo::humanoid::HumanoidRobot::Side
3308
+ step: numpy.ndarray, # Eigen::Vector3d
3309
+ ) -> numpy.ndarray:
3310
+ """
3311
+ Clips a step using ellipsoid and overlap avoidance.
3312
+ """
3313
+ ...
3314
+
3296
3315
  dcm_offset_polygon: list[numpy.ndarray] # std::vector< Eigen::Vector2d >
3297
3316
 
3298
3317
  def double_support_duration(
@@ -3329,7 +3348,7 @@ class HumanoidParameters:
3329
3348
  step: numpy.ndarray, # Eigen::Vector3d
3330
3349
  ) -> numpy.ndarray:
3331
3350
  """
3332
- Applies the ellipsoid clipping to a given step size (dx, dy, dtheta)
3351
+ Applies the ellipsoid (L2) clipping to a given step size (dx, dy, dtheta)
3333
3352
  """
3334
3353
  ...
3335
3354
 
@@ -3553,7 +3572,7 @@ class HumanoidRobot:
3553
3572
  """
3554
3573
  Computes all minimum distances between current collision pairs.
3555
3574
 
3556
- :return: <Element 'para' at 0x10760cb30>
3575
+ :return: <Element 'para' at 0x105b2a2a0>
3557
3576
  """
3558
3577
  ...
3559
3578
 
@@ -3586,7 +3605,7 @@ class HumanoidRobot:
3586
3605
 
3587
3606
  :param any frame: the frame for which we want the jacobian
3588
3607
 
3589
- :return: <Element 'para' at 0x10760dd00>
3608
+ :return: <Element 'para' at 0x105b285e0>
3590
3609
  """
3591
3610
  ...
3592
3611
 
@@ -3600,7 +3619,7 @@ class HumanoidRobot:
3600
3619
 
3601
3620
  :param any frame: the frame for which we want the jacobian time variation
3602
3621
 
3603
- :return: <Element 'para' at 0x1075fc270>
3622
+ :return: <Element 'para' at 0x106307dd0>
3604
3623
  """
3605
3624
  ...
3606
3625
 
@@ -3908,7 +3927,7 @@ class HumanoidRobot:
3908
3927
 
3909
3928
  :param bool stop_at_first: whether to stop at the first collision found
3910
3929
 
3911
- :return: <Element 'para' at 0x107649350>
3930
+ :return: <Element 'para' at 0x105b2a930>
3912
3931
  """
3913
3932
  ...
3914
3933
 
@@ -6380,7 +6399,7 @@ class RobotWrapper:
6380
6399
  """
6381
6400
  Computes all minimum distances between current collision pairs.
6382
6401
 
6383
- :return: <Element 'para' at 0x107656980>
6402
+ :return: <Element 'para' at 0x105b46a70>
6384
6403
  """
6385
6404
  ...
6386
6405
 
@@ -6394,7 +6413,7 @@ class RobotWrapper:
6394
6413
 
6395
6414
  :param any frame: the frame for which we want the jacobian
6396
6415
 
6397
- :return: <Element 'para' at 0x107657470>
6416
+ :return: <Element 'para' at 0x105b47560>
6398
6417
  """
6399
6418
  ...
6400
6419
 
@@ -6408,7 +6427,7 @@ class RobotWrapper:
6408
6427
 
6409
6428
  :param any frame: the frame for which we want the jacobian time variation
6410
6429
 
6411
- :return: <Element 'para' at 0x107660ea0>
6430
+ :return: <Element 'para' at 0x105b50f90>
6412
6431
  """
6413
6432
  ...
6414
6433
 
@@ -6645,7 +6664,7 @@ class RobotWrapper:
6645
6664
 
6646
6665
  :param bool stop_at_first: whether to stop at the first collision found
6647
6666
 
6648
- :return: <Element 'para' at 0x107656250>
6667
+ :return: <Element 'para' at 0x105b46340>
6649
6668
  """
6650
6669
  ...
6651
6670
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: placo
3
- Version: 0.9.12
3
+ Version: 0.9.13
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=gZD8rbyzlmSWxkSZ8P4734A1lMOgrhCBJjkssKa8_oo,1401424
2
+ cmeel.prefix/lib/python3.11/site-packages/placo.pyi,sha256=Z9CJI2DHYHi6SNlKv7exBGwYySEIZBnzdKTA_JhZBM8,162421
3
+ cmeel.prefix/lib/python3.11/site-packages/placo.so,sha256=PITypzJ_etE7XCbwhxyiGq5PBN9HavBCYwPYpghDFaU,6789944
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.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=t66Vmq09ySSuYNkvxj8pPRXN3x8PGEstXQgBdYltQZc,111
11
+ placo-0.9.13.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ placo-0.9.13.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- cmeel.prefix/lib/liblibplaco.dylib,sha256=bCXWREepBFhqe-mmkshvfR0a7PD66Ym1TC0VYLvmo4c,1400816
2
- cmeel.prefix/lib/python3.11/site-packages/placo.pyi,sha256=VC_kmuraAYHeCC1kHerJD33B7qpmkljfVs3rjU34ze0,161986
3
- cmeel.prefix/lib/python3.11/site-packages/placo.so,sha256=5EeFdP_vKynygL_i1ymgoRWOiLRKXFCaBJJhAdFoz1w,6789416
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=t66Vmq09ySSuYNkvxj8pPRXN3x8PGEstXQgBdYltQZc,111
11
- placo-0.9.12.dist-info/top_level.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
- placo-0.9.12.dist-info/RECORD,,
File without changes