|
@ -748,7 +748,6 @@ int32_t IntelligentWindingRobotCtrl::step_winding() { |
|
|
if (g_widthDetector.isFull()) { |
|
|
if (g_widthDetector.isFull()) { |
|
|
break; |
|
|
break; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
if (g_widthDetector.distanceIsStopChange()) { |
|
|
if (g_widthDetector.distanceIsStopChange()) { |
|
|
ZLOGW(TAG, "distanceIsStopChange......"); |
|
|
ZLOGW(TAG, "distanceIsStopChange......"); |
|
|
throw 0; |
|
|
throw 0; |
|
|