You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you searched the issue from the closed issue threads? Yes
Please describe the issue in detail: If I follow the demo program in https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/sample_code/cpp_clear_multi_turn_protocol_2_0/ then we find that value of DXL_MOVING_STATUS_THRESHOLD is 20. That means the motor reach up 20 count near the goal position. If I reduce the value to 5 then the motor cannot reach goal position within 5 count limit. Is there any way to reach goal position exactly or very close to the target position ?
How can we reproduce the issue? By setting DXL_MOVING_STATUS_THRESHOLD = 5 in the demo program
The text was updated successfully, but these errors were encountered:
ISSUE TEMPLATE ver. 1.2.0
Please fill this template for more accurate and prompt support.
3.4.1
C
,C++
,C#
,Python
,Java
,MATLAB
,LABVIEW
,ROS
,Arduino
, etcUbuntu 16.04
,Windows 10
,OS X 10.14
USB2Dynamixel
,U2D2
,OpenCM904
,OpenCR
, etcMX-28(2.0)
,AX-12W
,XM430-W250
, etc.Have you searched the issue from the closed issue threads? Yes
Please describe the issue in detail: If I follow the demo program in https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/sample_code/cpp_clear_multi_turn_protocol_2_0/ then we find that value of DXL_MOVING_STATUS_THRESHOLD is 20. That means the motor reach up 20 count near the goal position. If I reduce the value to 5 then the motor cannot reach goal position within 5 count limit. Is there any way to reach goal position exactly or very close to the target position ?
How can we reproduce the issue? By setting DXL_MOVING_STATUS_THRESHOLD = 5 in the demo program
The text was updated successfully, but these errors were encountered: