Please fill this template for more accurate and prompt support.
Which DYNAMIXEL SDK version do you use? 3.7.31
Which programming language/tool do you use? Python
Which operating system do you use? OS Monterey 12.5
Which USB serial converter do you use? U2D2
Which DYNAMIXEL do you use? XL-320
Have you searched the issue from the closed issue threads? Yes
Please describe the issue in detail
After reading through #527, I tested the FastGroupSyncRead feature implemented in the develop branch. My addresses are correct, but the fastSyncReadRx method of the packet handler seems to get a time-out error. I also tried sending a Fast Sync Read packet to the opened motors, but that did not return any packets.
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.31
Which programming language/tool do you use? Python
Which operating system do you use? OS Monterey 12.5
Which USB serial converter do you use? U2D2
Which DYNAMIXEL do you use? XL-320
Have you searched the issue from the closed issue threads? Yes
Please describe the issue in detail
How can we reproduce the issue?