zoo.policies.keep_left_with_speed_agent module

class zoo.policies.keep_left_with_speed_agent.KeepLeftWithSpeedAgent(speed)[source]
act(obs)[source]

The agent action. See documentation on observations, AgentSpec, and AgentInterface.

Expects an adapted observation and returns a raw action.