MultitaskEnv.check_task#

MultitaskEnv.check_task() bool#

Checks whether the agent has completed the task that is currently active.

Returns:

True if task has been completed, False otherwise.

Return type:

bool