acton_ai

View on PyPIReverse Dependencies (0)

0.4.0 acton_ai-0.4.0-py3-none-any.whl

Wheel Details

Project: acton_ai
Version: 0.4.0
Filename: acton_ai-0.4.0-py3-none-any.whl
Download: [link]
Size: 9183
MD5: db2742fff824850cee15b15f53a2c686
SHA256: e8fc39c05375777508fe099c525ac5bbd651d714613123794dcfc440ebb8981f
Uploaded: 2024-12-12 16:24:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: acton_ai
Version: 0.4.0
Summary: My reppolicies for robot arms, and making them useful with multi-modal LLMs.
Author: apockill
Author-Email: apocthiel[at]gmail.com
License: Proprietary
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: opencv-python (<5.0.0.0,>=4.10.0.84)
Requires-Dist: pymycobot (<4.0.0,>=3.6.7)
Description-Content-Type: text/markdown
[Description omitted; length: 1856 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
acton_ai/__init__.py sha256=N0K3NxkBRKpbNY7XwG4H-YNIyYVJgpsEdXy9W0-Qi4A 284
acton_ai/connection_utilities.py sha256=s0n-aaVMP2kP6mm-BysdBJHfcijF2KSOx6lXkfLX3M4 2943
acton_ai/controller_wrapper.py sha256=0eZwEfqeCzsqfHz3AzTWNcFo4Q3B_rXfchh2qR2dvro 1392
acton_ai/joint.py sha256=cfDUB9UgufnqJYIkL6FqAC-mg5ikyOJRIIkrswGmFp8 1021
acton_ai/logger.py sha256=z-4cFb-GW8yHVhDiSUxxaA5Lo0ohNXKqHU4EpaG-ha0 139
acton_ai/mover_wrapper.py sha256=qOX7uGS86EdPsVDIALciiKlggcVsAu2RZGLVE5mg24g 6745
acton_ai/scripts/calibrate_robot.py sha256=MBjhRndNic3ZG186khZX64CLDwetb5fRtJ382D6Z3No 582
acton_ai/scripts/teleop.py sha256=CvCKWMaxbPdWPJ3eIdb0-KDQLFNyD5bwsu0KPoGTy44 579
acton_ai/scripts/validate_robot.py sha256=rGFX3o8nDkmYc6nPQfmacklGZZqZe6oV7Lx0hjzjPwY 928
acton_ai-0.4.0.dist-info/METADATA sha256=xEjiDVBkkhKbpqFhBiuPpTKgnRVN7Hpc0qp98kg-xAc 2531
acton_ai-0.4.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
acton_ai-0.4.0.dist-info/entry_points.txt sha256=bKo3MVXZOeviIcmMBsCMHkVfPeIlG14jyBgMKiOPMYg 167
acton_ai-0.4.0.dist-info/RECORD

entry_points.txt

acton_calibrate = acton_ai.scripts.calibrate_robot:main
acton_teleop = acton_ai.scripts.teleop:main
acton_validate = acton_ai.scripts.validate_robot:main