.NET SDK Documentation

    Show / Hide Table of Contents

    Enum ControlPriority

    Vector control priority level

    Namespace: Anki.Vector
    Assembly: Anki.Vector.dll
    Syntax
    public enum ControlPriority

    Fields

    Name Description
    Default

    Normal priority level. Directly under mandatory physical reactions.

    OverrideBehaviors

    Highest priority level. Suppresses most automatic physical reactions, use with caution.

    ReserveControl

    Enable long-running SDK control between script execution. Not to be used for regular behavior control.

    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables