isTaskFinished

protected open fun isTaskFinished(): Boolean

Return a boolean to this method to add custom criteria if a task should be considered finished.

Return

bool expression indicating whether the task is finished or not, timeout and OpMode state are handled automatically.