mlpy.environments.nao.PhysicalWorld.is_complete

PhysicalWorld.is_complete()

Checks if the environment has completed.

This is dependent on whether the agent(s) have completed their task.

Returns:

bool :

Whether the environment has reached some end goal.