neuromeka-vfm 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -10,7 +10,7 @@ import sys
10
10
  import paramiko
11
11
 
12
12
 
13
- def upload_mesh(host: str, port: int = 22, user: str, password: str = None, key: str = None, local: str = None, remote: str = None):
13
+ def upload_mesh(host: str, user: str, port: int = 22, password: str = None, key: str = None, local: str = None, remote: str = None):
14
14
  if not local or not remote:
15
15
  raise ValueError("local and remote paths are required")
16
16
  if not os.path.isfile(local):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: neuromeka_vfm
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Client utilities for Neuromeka VFM FoundationPose RPC (upload meshes, call server)
5
5
  Author: Neuromeka
6
6
  License: MIT License
@@ -3,10 +3,10 @@ neuromeka_vfm/compression.py,sha256=d2xOz4XBJZ60pPSXwQ5LPYwhpsaNORvNoY_0CUiAvt0,
3
3
  neuromeka_vfm/pickle_client.py,sha256=Iw2fpxdnKB20oEUgsd0rJlvzOd5JhetphpKkF9qQcX0,591
4
4
  neuromeka_vfm/pose_estimation.py,sha256=j8twRsDdyIgR-N3CCRm2MVQIeDcrZ7PPd2405tywcnk,2455
5
5
  neuromeka_vfm/segmentation.py,sha256=L43Ai3RkKutvdoNHK-BZEMa7rexg6WmyBR4cwfeHMiE,4924
6
- neuromeka_vfm/upload_mesh.py,sha256=96YU7OrJQV4iooayD5i8iWW6-9JWMCv3ctoVxkmC-64,2728
7
- neuromeka_vfm-0.1.0.dist-info/LICENSE,sha256=40cBWxFahhu0p_EB0GhU8oVIifVNmH1o2fZtx0bIif8,1076
8
- neuromeka_vfm-0.1.0.dist-info/METADATA,sha256=DjeDUgQrwRrZo2RceC3Wa9KQL7sjMw9P4jEaTv_GcMI,4175
9
- neuromeka_vfm-0.1.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
10
- neuromeka_vfm-0.1.0.dist-info/entry_points.txt,sha256=Wl4XqiUt_GLQ08oTJtsYjLW0iYxZ52ysVd1-cN0kYP4,72
11
- neuromeka_vfm-0.1.0.dist-info/top_level.txt,sha256=uAH_yXikUvxXTSEnUC0M8Zl5ggxbnkYtXlmTfEG8MUk,14
12
- neuromeka_vfm-0.1.0.dist-info/RECORD,,
6
+ neuromeka_vfm/upload_mesh.py,sha256=aW5G9aE5OeiDN5pEVKDzMeV538U-I2iRYZvVZTfGsr4,2728
7
+ neuromeka_vfm-0.1.1.dist-info/LICENSE,sha256=40cBWxFahhu0p_EB0GhU8oVIifVNmH1o2fZtx0bIif8,1076
8
+ neuromeka_vfm-0.1.1.dist-info/METADATA,sha256=R-u_hlx_HJlVNC1ougZP8aa6_6NOUBr-_Xdwov1OpPo,4175
9
+ neuromeka_vfm-0.1.1.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
10
+ neuromeka_vfm-0.1.1.dist-info/entry_points.txt,sha256=Wl4XqiUt_GLQ08oTJtsYjLW0iYxZ52ysVd1-cN0kYP4,72
11
+ neuromeka_vfm-0.1.1.dist-info/top_level.txt,sha256=uAH_yXikUvxXTSEnUC0M8Zl5ggxbnkYtXlmTfEG8MUk,14
12
+ neuromeka_vfm-0.1.1.dist-info/RECORD,,