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 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.1.0.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

xgo_pythonlib-0.1.0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xgo-pythonlib-0.1.0.tar.gz
  • Upload date:
  • Size: 19.2 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.1.0.tar.gz
Algorithm Hash digest
SHA256 83c2373c600a772e1ba927a0125a954bd3bd2cff887119843605c7942361badf
MD5 2299f800f108c54ad6bdc59914c1ddcf
BLAKE2b-256 b84d024ab4612371835c53843d55b55d951b43162b9e40c227b1aef7ee1567d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xgo_pythonlib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 086c5b39c881e6f79236caa25ed2900ffe9f2b54fdf31bb3a38f0c431cf2666c
MD5 0ca753a62aa6d21dbb58a2df91bba12f
BLAKE2b-256 0c287306d957d0ca4e30644049ce4b57bc7d3acfc9c53016419f896ccf78bb4c

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