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
python3 -m twine upload --repository pypi dist/*
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.20260204.tar.gz
(8.2 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.20260204.tar.gz.
File metadata
- Download URL: carm-0.1.20260204.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67f81277eb88ab9585d34b9b5d1c9005aad2896dc1fa681453bdf84d187e2f81
|
|
| MD5 |
2ede118f239d05b4aad03034f385274c
|
|
| BLAKE2b-256 |
f76e6dc99ebd50f81e70b57ca20f3cff9afe593499dfb8b30d2fb0421741aaa8
|
File details
Details for the file carm-0.1.20260204-py3-none-any.whl.
File metadata
- Download URL: carm-0.1.20260204-py3-none-any.whl
- Upload date:
- Size: 9.3 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 |
fb103565c44a41dffadfce6a906ebb9edf9f0320372ebef8886a141303349f5f
|
|
| MD5 |
4116a73b1682e16c54eaacb7b3f2eacf
|
|
| BLAKE2b-256 |
dfff71891f80b47602d7736f59f9f4b2ffbc2c5dfa05b5b4212d9da406761ca9
|