Python SDK for Digitopia Advanced Mechanical Intelligence Platform.
Project description
damip
Python SDK for Digitopia Advanced Mechanical Intelligence Platform(DAMIP).
Installation
We use PyPI to distribute our software.
$ pip install damip
Usage
>>> from damip import oldtimes
>>> mybot = oldtimes.Robot()
>>> mybot.hello()
'hello, I am an oldtimes robot, My name is Oldtimes.'
>>> mybot.right_arm_shake(1)
:) Send: {"T":50,"id":2,"pos":300,"spd":500,"acc":30} 44
:) Set right arm postion: 300
:) Send: {"T":50,"id":2,"pos":700,"spd":500,"acc":30} 44
:) Set right arm postion: 700
:) Send: {"T":50,"id":2,"pos":500,"spd":500,"acc":30} 44
>>> from damip import glmcloud
>>> myglm = glmcloud.Chatglm()
>>> myglm.request("有⼈向你提问<中国最⾼的⼭脉是哪个>,你应该怎么回答?请将回答通过声卡播放。")
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
damip-0.1.6.tar.gz
(4.7 kB
view details)
File details
Details for the file damip-0.1.6.tar.gz.
File metadata
- Download URL: damip-0.1.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8c27ef8e2f80477762ecb8ea0667a4418c6d817e8b07899926b15cb3a3aa074
|
|
| MD5 |
fd87ffe5c1e12b74fbe7e6849a666753
|
|
| BLAKE2b-256 |
d58891782a890798a0f7eff88b022022658fe0d1f8c250c54d428db313b7faaa
|