ROBOTIS-GIT / DynamixelSDK

ROBOTIS Dynamixel SDK (Protocol1.0/2.0)
http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/overview/
Apache License 2.0
466 stars 412 forks source link

HI all, can I use DYNAMIXEL SDK to realtime control the ROBOTIS GP using python, with wireless communication using BT-410 and BT-410 dongle? #554

Open KivaOP opened 2 years ago

KivaOP commented 2 years ago

ISSUE TEMPLATE ver. 1.2.0

Please fill this template for more accurate and prompt support.

  1. Which DYNAMIXEL SDK version do you use?

    • ex) 3.4.1
  2. Which programming language/tool do you use?

    • ex) Python
  3. Which operating system do you use?

    • ex) Windows 10
  4. Which USB serial converter do you use?

    • ex) I want to use it wireless, which is bluetooth BT-410
  5. Which DYNAMIXEL do you use?

    • ex) AX-12A, AX-18A
  6. Have you searched the issue from the closed issue threads?

  7. Please describe the issue in detail I want to using python to realtime control from my computer to my robotis GP through the wireless communication is BT-410 and BT-410 dongle. But I can't find the way to control each DYNAMIXEL without USB serial (except of R+ motion and R+ task). Please help me to solve this problem. Thank you everyone!!!

  8. How can we reproduce the issue?