Corridor#

A scenario where agents travel along an infinite corridor in opposite directions. Agents are initialize at non-overlapping random poses.

Registered properties:

Type:

bool

Whenever the agent’s safety margin should be considered in addition to agent_margin when initializing the agents’ poses.

Type:

float

The initial minimal distance between agents.

Type:

float

The length of the simulated portion of corridor. agents experience an infinite corridor, as it wraps around.

Type:

float

The width of the corridor.