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

Uploaded Source

Built Distribution

xgo_pythonlib-0.1.1-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xgo-pythonlib-0.1.1.tar.gz
  • Upload date:
  • Size: 19.1 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.1.tar.gz
Algorithm Hash digest
SHA256 3c3e4aab3bbd1b4ad8501fcc4ba3f34d11e06f9737a9dad8569b013cf4b93276
MD5 284f102bad6952c29e630a220e14f03c
BLAKE2b-256 852e2309bc2aa74f23befad6c79bee3e6d015ae87832a05287bbedb5e378d9d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xgo_pythonlib-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd88c93de7ab87ddccb776c69ccc463a58973e8f0366034c823188a2923f6219
MD5 25ec8f8c215e3245c23caa632cb1d27a
BLAKE2b-256 2c8fefa1c5d9c98e83b58728ff56ae749cddabb24a68e92edecd703c9c2aad8b

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