Python interface for cvte arm.
Project description
pycarm
Python interface for cvte arm.
Install
pip install carm
Usage
import carm
arm = carm.Carm("ws://localhost:8090")
print("version:",carm.version)
print("limits:", carm.limit)
print("state:", carm.state)
carm.track_joint(carm.joint_pos)
carm.move_joint(carm.joint_pos)
carm.track_pose(carm.cart_pose)
carm.move_pose(carm.cart_pose)
Version update to pypy
python3 -m build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
carm-0.1.20251017.tar.gz
(7.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file carm-0.1.20251017.tar.gz.
File metadata
- Download URL: carm-0.1.20251017.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ceefc86bf330732257d4cf9d8b7b02ecef299c15920ecb48d92b4a6185c524c
|
|
| MD5 |
8bbc6d64cfd6199f1e0c2b5014a57e6f
|
|
| BLAKE2b-256 |
916568a082b3bc589d84dc12b94382f89af641e1a97039d903f615628585be76
|
File details
Details for the file carm-0.1.20251017-py3-none-any.whl.
File metadata
- Download URL: carm-0.1.20251017-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
646dea4015684fb9d0f193cae8b48beeb4cffbc36b2ae99e0dc22388c69fc6cc
|
|
| MD5 |
a466699498aee18bea7fb2135d91149a
|
|
| BLAKE2b-256 |
54def4ded0f40806cca9f2904784308d5914c7ec436617cb92f6f1599ac0ee97
|