Skip to main content

A smart sdk for fourier dexterous hand example package

Project description

Fourier_dhx.sdk

This repository provides a guidance for Fourier Dexterous Hand SDK python package. VERSION : "0.0.0.1". We provide a sdk that can control Fourier Dexterous Hand and Inspire Hand.

Getting Started

pip install fourier-dhx

Use

from fourier_dhx.sdk.DexHand import *

if __name__ == "__main__":
    ip = "192.168.137.39"
    dexhand = DexHand(ip)
    dexhand.calibration()
    time.sleep(0.1)
    dexhand.set_angle(0, [10, 10, 10, 10, 5, 10]) # set hand close angles
    time.sleep(1)
    angle = dexhand.get_angle() # get hand angles
    print(angle)
    time.sleep(0.1)
    dexhand.set_angle(0, [0, 0, 0, 0, 0, 0]) # set hand open angles

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

fourier-dhx-0.0.2.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fourier_dhx-0.0.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file fourier-dhx-0.0.2.tar.gz.

File metadata

  • Download URL: fourier-dhx-0.0.2.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for fourier-dhx-0.0.2.tar.gz
Algorithm Hash digest
SHA256 cc36d6d007967be4d8c19665ae305448a9fa748bb9f3d8c6eee3f223e1226ddc
MD5 72ea04bba33e02753468a023040dc3c8
BLAKE2b-256 3b468ea31f7228f3a72ce8a116d19e8e81de7e5bd8f6f9e682437040033a44f6

See more details on using hashes here.

File details

Details for the file fourier_dhx-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: fourier_dhx-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for fourier_dhx-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 579d5dd075e3302679b5b1c2bb0bf3a388535b30f270ce19c1d05156a945dfd5
MD5 ed8ad280a38ed9db365ed0caf6c4a29a
BLAKE2b-256 bfad976cf342724e7e2c0f755643aef6248dbb9c8eff0114157ca90854233f43

See more details on using hashes here.

Supported by

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