zoo.policies.chase_via_points_agent module

class zoo.policies.chase_via_points_agent.ChaseViaPointsAgent[source]
act(obs: Observation)[source]

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

Expects an adapted observation and returns a raw action.