Skip to content

linker-bot/linkerhand-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkerHand-Python-SDK

Overview

LinkerHand Python SDK

Caution

  • Ensure no other control methods are active for the dexterous hand (e.g., linker_hand_sdk_ros, motion capture glove control, or other ROS topics). Conflicts may occur.。
  • Securely mount the dexterous hand to prevent falls during operation.
  • Verify proper power supply and USB-to-CAN connection for the dexterous hand.

Installation

  Run the examples after installing dependencies (Python 3 only)

  • download

    git clone https://github.com/linkerbotai/linker_hand_python_sdk.git
  • install

    pip3 install -r requirements.txt

Documentation

Linker Hand API for Python Document

Version Information

  • release_2.1.8

    1. Fix occasional frame collision issues
  • 1.3.6

    • Compatible with L7/L20/L25 Dexterous Hand Models
  • 1.1.2

    • Compatible with L10 Dexterous Hand Models
    • Supports GUI-Based Control for L10 Dexterous Hands
    • Added GUI pressure display for L10 hand
    • Included partial example source code

   Before running, update the setting.yaml configuration to match your actual LinkerHand hardware setup.

API Document

Linker Hand API for Python Document

About

Linkerhand Python SDK

Resources

Stars

Watchers

Forks

Packages

No packages published