QuestNav API
Search Results for

    Show / Hide Table of Contents

    Namespace QuestNav.Utils

    Classes

    Conversions

    Provides utility methods for converting between FRC and Unity coordinate systems.

    QuaternionExtensions

    Extension methods for Unity's Quaternion class to convert to array format.

    QueuedLogger

    A thread-safe logging system that queues log messages and supports deduplication of identical messages. Messages are batched and flushed to Unity's Debug system periodically.

    VectorExtensions

    Extension methods for Unity's Vector3 class to convert to array format.

    Enums

    QueuedLogger.LogLevel

    Defines the supported log levels for the queued logger

    In this article
    Back to top QuestNav - VR Navigation for FRC Robots