@ -103,7 +103,7 @@ int32_t MiniRobotCtrlModule::move_to(s32 pos, s32 speed, s32 torque, action_cb_s
if (m_thread.getExitFlag()) break;
m_thread.sleep(10);
}
stop(0);
// stop(0);
// ZLOGI(TAG, "%d move_to stop")m_module_id,;
});