SIL Robotics SDK for SAR grippers, DAG hands, and VIS systems over WebSockets
Project description
SIL-SDK
SIL Robotics SDK for interacting with SAR grippers, DAG dexterous hands, and VIS vision systems over WebSockets.
Built and maintained by Sastra Innovation Labs.
Features
-
VIS Module:
- Run inference on multiple vision models (e.g., object detection, segmentation).
- Supports concurrent module execution.
-
SAR Gripper:
- Set grasp commands, velocity, stroke limits, and force thresholds.
- Continuously fetch gripper status.
-
DAG Dexterous Hand:
- Configure joint positions, grasp modes, and forces.
- Retrieve joint-level feedback like currents, forces, and strokes.
Quick Start
pip install sil-sdk
from sil_sdk.modules.vis import VISModule
vis = VISModule(server_uri="ws://0.0.0.0:50004")
vis.load(["obj_detection", "gdino"])
vis.run("obj_detection")
result = vis.get_result("obj_detection")
License
Proprietary - Sastra Innovation Labs
This software is the property of Sastra Innovation Labs. Unauthorized copying, distribution, modification, or use is prohibited.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 sil_sdk-0.1.7.tar.gz.
File metadata
- Download URL: sil_sdk-0.1.7.tar.gz
- Upload date:
- Size: 4.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 |
6b03cefdfcc1a4b501bbf3dd2ee74f8d2c4c72f34c1c22e30ed05c5e66c31223
|
|
| MD5 |
662fecefddd5d558bce9d7f08b5e6a20
|
|
| BLAKE2b-256 |
3545d0e2c59c04b209e802216625c41e12ef9832034629882aa6fe118cc72318
|
File details
Details for the file sil_sdk-0.1.7-py3-none-any.whl.
File metadata
- Download URL: sil_sdk-0.1.7-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
e96a9f21e7152f74bbf54a53dc1671954f0bb1a9352b2f1824c4d00f1004f21f
|
|
| MD5 |
25b21c8fcf3442b0d71ddb48967785da
|
|
| BLAKE2b-256 |
71217fa8e2965e62e7df90329f34701b7286c48aacc84d94e65f9e7a69875fc4
|