Stores robots. Provides utilities for finding them by position.

Hierarchy

  • RobotManager

Constructors

Properties

idsToRobots: Map<string, Robot> = ...

Maps robot ids to robots.

indicesToIds: Map<GridIndices, string> = ...

Maps robot locations to their ids.

Methods

Generated using TypeDoc