Please fill this template for more accurate and prompt support.
Which DYNAMIXEL SDK version do you use?
3.7.51
Which programming language/tool do you use?
Python
Which operating system do you use?
Windows 11
Which USB serial converter do you use?
U2D2
Which DYNAMIXEL do you use?
XC330-M288-T
Have you searched the issue from the closed issue threads?
Yes
Please describe the issue in detail
I am trying ti use the read_write.py test from the test folder in protocol2_0, but the motor won't turn.
I know the following:
1) The motor is connected correct since i can use it from the Dynamixel Wizard.
2) I can communicate with the motor, when i use the ping.py from the test folder it returns this:
3) The program enables the torque of the motors, i can see it is turned on in the Dynamixel Wizard after running the program.
How can we reproduce the issue?
I have no idea, i can sent you the code if you like.
ISSUE TEMPLATE ver. 1.2.0
Please fill this template for more accurate and prompt support.
Which DYNAMIXEL SDK version do you use? 3.7.51
Which programming language/tool do you use? Python
Which operating system do you use? Windows 11
Which USB serial converter do you use? U2D2
Which DYNAMIXEL do you use? XC330-M288-T
Have you searched the issue from the closed issue threads? Yes
Please describe the issue in detail I am trying ti use the read_write.py test from the test folder in protocol2_0, but the motor won't turn.
I know the following: 1) The motor is connected correct since i can use it from the Dynamixel Wizard. 2) I can communicate with the motor, when i use the ping.py from the test folder it returns this: 3) The program enables the torque of the motors, i can see it is turned on in the Dynamixel Wizard after running the program.