linker-bot / linker-bot/linkerhand-python-sdk

Modbus Read Failed (Addr=30, Count=6)

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
49
Forks
19
PR merge metrics
No merged PRs in 30d

Description

[Hand-Left] 开始初始化左灵巧手...
[Wait] 等待设备出现: /dev/ttyUSB0 (timeout=10s)
[Wait] 设备已出现: /dev/ttyUSB0
[Hand-Left] 第 1/5 次初始化...
2026-03-30 13:57:40 Current SDK version: 3.1.0
[13:57:40] INFO Connecting to Modbus RTU on /dev/ttyUSB0...
[13:57:40] INFO Connection successful.
[Hand-Left] 初始化失败,第 1/5 次: Modbus Read Failed (Addr=30, Count=6): Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 4 bytes (0 received)
当我尝试在机器人上用机械手时,总是出现该问题,有时重新插拔一下usb会好,有时又不会,这是什么问题呢,我的usb转typec是刚买的绿联的应该不会有问题。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the initialization path that connects to Modbus RTU on /dev/ttyUSB0 and reads address 30 with count 6. Reproduce the failure on the robot while checking whether reconnecting the USB-to-Type-C adapter changes the result. Done means identifying whether the SDK, serial connection, adapter, or device causes the missing response and documenting a reliable resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.