zoo.policies.keep_lane_agent module

class zoo.policies.keep_lane_agent.KeepLaneAgent[source]
act(obs)[source]

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

Expects an adapted observation and returns a raw action.