Please fill this template for more accurate and prompt support.
Which DYNAMIXEL SDK version do you use?
3.4.1
Which programming language/tool do you use?
Python
Which operating system do you use?
ubuntu 20.04
Which USB serial converter do you use?
u2d2
Which DYNAMIXEL do you use?
-xm430-w350t
Have you searched the issue from the closed issue threads?
Yes
Please describe the issue in detail
Following this tutorial on YouTube(DYNAMIXEL SDK Walkthrough- Python Example Programming) trying to run the read_write.py file but getting a [TxRxResult] There is no status packet! and motor is not moving.
How can we reproduce the issue?
Go to /DynamixelSDK/python/tests/protocol2_0 and type python3 read_write.py
ISSUE TEMPLATE ver. 1.2.0
Please fill this template for more accurate and prompt support.
Which DYNAMIXEL SDK version do you use? 3.4.1
Which programming language/tool do you use? Python
Which operating system do you use? ubuntu 20.04
Which USB serial converter do you use? u2d2
Which DYNAMIXEL do you use? -xm430-w350t
Have you searched the issue from the closed issue threads? Yes
Please describe the issue in detail Following this tutorial on YouTube(DYNAMIXEL SDK Walkthrough- Python Example Programming) trying to run the read_write.py file but getting a [TxRxResult] There is no status packet! and motor is not moving.
How can we reproduce the issue? Go to /DynamixelSDK/python/tests/protocol2_0 and type python3 read_write.py