matrx.agents.capabilities.capability.Capability

class Capability

Denotes an capability of an agent.

Base class for agent capabilities.

Notes

Currently only used for the matrx.agents.capabilities.capability.SenseCapability. Might be extended in the future to include other type of capabilities.

__init__(self)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(self)

Initialize self.