Closed GavinGaoYan closed 1 year ago
Update: The communication was successful, but the motor did not execute the position command from the second time.
[ INFO] [1700809287.672327450]: setItem : [ID:1] [position:-2] YES [ INFO] [1700809287.674689779]: setItem : [ID:2] [position:-2] YES [ INFO] [1700809297.189279938]: setItem : [ID:1] [position:2] No [ INFO] [1700809297.189389729]: setItem : [ID:2] [position:2] No [ INFO] [1700809309.311409617]: setItem : [ID:1] [position:0] No [ INFO] [1700809309.311470512]: setItem : [ID:2] [position:0] No
only go to the first position
Solved. On Jetson AGX Orin: Add patch: overlay_usb_35.3.1.tbz2 OR OTA update Jetpack to 5.1.2 (rs35.4)
ISSUE TEMPLATE ver. 1.2.0
Please fill this template for more accurate and prompt support.
Which DYNAMIXEL SDK version do you use?
Which programming language/tool do you use?
C++
andROS
,Which operating system do you use?
Ubuntu 20.04
Which USB serial converter do you use?
U2D2
,Which DYNAMIXEL do you use?
Have you searched the issue from the closed issue threads? yes
Please describe the issue in detail Cannot open the port. But with ls /dev/ttyUSB *, I can see /dev/ttyUSB0. (while plug in) Screen or minicom /dev/ttyUSB0 also OK?
How can we reproduce the issue?