standardbots 2.20241003.43__py3-none-any.whl → 2.20241003.45__py3-none-any.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 standardbots might be problematic. Click here for more details.

@@ -484,7 +484,6 @@ class Movement:
484
484
  reference_frame: str = 'base',
485
485
  axis_alignment: str = 'base',
486
486
  local_accuracy_calibration: str | None = None,
487
- movement_kind: models.MovementKindEnum | None = models.MovementKindEnum.Joint,
488
487
  ):
489
488
  return self.move_tooltip(
490
489
  position=position,
@@ -492,7 +491,6 @@ class Movement:
492
491
  reference_frame=reference_frame,
493
492
  axis_alignment=axis_alignment,
494
493
  local_accuracy_calibration=local_accuracy_calibration,
495
- movement_kind=movement_kind
496
494
  )
497
495
 
498
496
  def move_tooltip(
@@ -502,7 +500,6 @@ class Movement:
502
500
  reference_frame: str = 'base',
503
501
  axis_alignment: str = 'base',
504
502
  local_accuracy_calibration: str | None = None,
505
- movement_kind: models.MovementKindEnum | None = models.MovementKindEnum.Joint
506
503
  ):
507
504
  """Move tooltip of robot to specified position
508
505
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: standardbots
3
- Version: 2.20241003.43
3
+ Version: 2.20241003.45
4
4
  Summary: Standard Bots RO1 Robotics API
5
5
  Home-page:
6
6
  Author: Standard Bots Support
@@ -0,0 +1,8 @@
1
+ standardbots/__init__.py,sha256=PT6Z2HPama2fb6SaNhF3J1skpYABQWGgDzKEtQY6BDM,29
2
+ standardbots/auto_generated/__init__.py,sha256=PZtDUzYcjIO6R-gE-0NzY0vFXk1Je1tJ3je0ivV5o-k,98
3
+ standardbots/auto_generated/apis.py,sha256=0kH5egxpYoxuP5RFl38p9tTcZFpVq8KGgInZ1NQDN6A,44489
4
+ standardbots/auto_generated/models.py,sha256=ATn3CjJI1D5GPIa3UqijLwQtsuAXOdg_6fteFEWlS84,188408
5
+ standardbots-2.20241003.45.dist-info/METADATA,sha256=Mm6LgS2VwI-ZFvlA4olIEy-DfDl7UfCXC5o8XX3-ZvU,552
6
+ standardbots-2.20241003.45.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
+ standardbots-2.20241003.45.dist-info/top_level.txt,sha256=8Cb2uu5PLn7ayueFHSdWnFlKJzvSezDEKTHiup_bxH0,13
8
+ standardbots-2.20241003.45.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- standardbots/__init__.py,sha256=PT6Z2HPama2fb6SaNhF3J1skpYABQWGgDzKEtQY6BDM,29
2
- standardbots/auto_generated/__init__.py,sha256=PZtDUzYcjIO6R-gE-0NzY0vFXk1Je1tJ3je0ivV5o-k,98
3
- standardbots/auto_generated/apis.py,sha256=kM4zHhg9FLzpnH9AFfZ4GWYauccWCvpgIzMiC1l-1oE,44694
4
- standardbots/auto_generated/models.py,sha256=ATn3CjJI1D5GPIa3UqijLwQtsuAXOdg_6fteFEWlS84,188408
5
- standardbots-2.20241003.43.dist-info/METADATA,sha256=c41IccBlPXaDJ2k8PAZ_JvqKD_tqxAuBdk1C34JbSCs,552
6
- standardbots-2.20241003.43.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
- standardbots-2.20241003.43.dist-info/top_level.txt,sha256=8Cb2uu5PLn7ayueFHSdWnFlKJzvSezDEKTHiup_bxH0,13
8
- standardbots-2.20241003.43.dist-info/RECORD,,