acton_ai

View on PyPIReverse Dependencies (0)

0.3.0 acton_ai-0.3.0-py3-none-any.whl

Wheel Details

Project: acton_ai
Version: 0.3.0
Filename: acton_ai-0.3.0-py3-none-any.whl
Download: [link]
Size: 9066
MD5: 89b2f568796748872ce741f0714f12d8
SHA256: f9fa92da26756aefcdf4c75cc3ca5a5c21843dd73bc5d76b29bcdc41e06a7584
Uploaded: 2024-11-16 23:21:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: acton_ai
Version: 0.3.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
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.0
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=D43qY3TlRB4hsrTYzr608cEbqX0ihFC1ssiq5rKcXfs 2922
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=L_CFIFEZPmJCqF9L215_qZc02eGpFV3q1Vzu6ZLedXg 6453
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.3.0.dist-info/METADATA sha256=9zkgb9kBmqbnSEEP-RkXeleMu299FwaHu0WZh3eYv2k 2480
acton_ai-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
acton_ai-0.3.0.dist-info/entry_points.txt sha256=bKo3MVXZOeviIcmMBsCMHkVfPeIlG14jyBgMKiOPMYg 167
acton_ai-0.3.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