Skip to main content

PythonLib for XGO2-DOG

Project description

XGO-PythonLib

XGO2 robot can be developed using the Python language.The motion,pose,coordinates,gripper and servo of the XGO2 can be controlled via Python. The detailed instructions for use of the library are as follows.

PythonLib included xgolib.py xgoedu.py xgoadvance.py.

Luwu Dynamics · WIKI

PythonLib-WIKI

Install instructions

1 Burn the official 0512 img image

2 Copy all files from the "model" directory to \home\pi\model

3 Run this command:

pip install xgo-pythonlib

Examples

Perform gesture recognition on the current camera and press the "c" key to exit.

from xgo.xgoedu import XGOEDU 
edu = XGOEDU()

while True:
    result=edu.gestureRecognition()  
    print(result)
    if edu.xgoButton("c"):  
        break

Lastest Verion:0.0.8

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

xgo-pythonlib-0.0.9.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

xgo_pythonlib-0.0.9-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file xgo-pythonlib-0.0.9.tar.gz.

File metadata

  • Download URL: xgo-pythonlib-0.0.9.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for xgo-pythonlib-0.0.9.tar.gz
Algorithm Hash digest
SHA256 bc7a5507000a043c09a602286b9da23b44ffa706210fb74a39fc34543691294f
MD5 ad1cf575f13aa384e38d55f5878b1e29
BLAKE2b-256 67e239d13df7ee1f6c22530fc5ca6feb5aba73f546a3462ba28dbc7caa84e63e

See more details on using hashes here.

File details

Details for the file xgo_pythonlib-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for xgo_pythonlib-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 254c9c6dd717622077b221432c9d25bf655bd2972af49f9145ff47330788ce5c
MD5 5de198881100a86abd853d7c95863c61
BLAKE2b-256 d7f3dc5dac595d822250ff756cf75e67fe720b1436bbca14737a8d6d996a9771

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page