mlpy.agents.world.WorldModel.get_object

WorldModel.get_object(name)[source]

Returns the object with the given name.

Parameters:

name : str

The identifier of the world object.

Returns:

WorldObject :

The world object