Cross#

A scenario where agents move between two waypoints, one half of the agents vertically and the other horizontally. Agents are initialize at non-overlapping random poses in a box.

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 half-length of the squared arena. waypoints are placed at (+/-side, 0) and (0, +/-side)

Type:

float

The minimal distance between agents and targets at initialization.

Type:

float

The task goal tolerance (i.e., agents will change target when they arrive closer than this to their current target).