Universal Robots TypeScript API - v1.0.0
    Preparing search index...

    Universal Robots TypeScript API - v1.0.0

    This is the complete Universal Robots TypeScript API.
    The API consists of the following libraries that can be browsed individually.

    • contribution-api: Is the main URCap contribution API. The primary URCap contribution classes have names ending with "API" such as ApplicationPresenterAPI and ApplicationBehaviorAPI. These API classes grant access to various services usable by URCap contributions. As a result, users do not need to instantiate the services themselves, instead they can access them through the API classes. For details on the services provided by each API class, refer to their documentation.
    • utilities-units: Functionality for converting and handling units
    • ui-models: Types and interfaces related to UI components