Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.
This repository was archived by the owner on May 9, 2025. It is now read-only.

Optical Sensor implementation to allow for Ring Skipping #42

@absozero

Description

@absozero

Deprecating the use of the vision sensor to determine color signatures to skip rings by, we move to the optical sensor, in order to determine the color of the ring.

Similar to the previous implementation, we will skip a ring when the opposite color is detected, through the use of getting hue, from the optical sensor.

It is implied that the implementation of this sensor's usage in the robot will require a code modification of the existing vision sensor branch, as in #40 before it was closed.

In order to recieve a better color difference reading, we will use either delta-E or Euclidean RGB distance to compute the distance of the given color from the optical sensor from the color of the ring given by VEX, allowing us to quantify color differences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions