mlpy.environments.nao.PhysicalWorld.add_agents

PhysicalWorld.add_agents(agent)

Add an agent to the environment.

Parameters:

agents : Agent or list[Agent], optional

A list of agents added to the environment.