.NET SDK Documentation

    Show / Hide Table of Contents

    Class Capabilities

    Features supported by the current robot firmware.

    Inheritance
    Object
    Capabilities
    Namespace: Anki.Vector
    Assembly: Anki.Vector.dll
    Syntax
    public class Capabilities

    Properties

    | Improve this Doc View Source

    CameraSettings

    Gets a value indicating whether camera settings are supported.

    public bool CameraSettings { get; }
    Property Type
    Boolean
    | Improve this Doc View Source

    HighResolutionImageCapture

    Gets a value indicating whether high resolution image capture are supported.

    public bool HighResolutionImageCapture { get; }
    Property Type
    Boolean
    | Improve this Doc View Source

    SayTextPitch

    Gets a value indicating whether SayText supports the pitch parameter.

    public bool SayTextPitch { get; }
    Property Type
    Boolean
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables