Skip to content

Add a delay of 170ms (+/- 10ms) to determining a point once a hit is detected.  #3

@Log45

Description

@Log45

Currently, the program scores a touch for every frame that they see a green and/or red light on the score box. Since we only want to see once score per touch, we need to allow the other fencer 170ms to get a hit of their own so that we can properly score the point for that specific touch (and allow for better ease of use of our program).

For reference, the score box allows a 170ms interval for the second fencer to make the round simultaneous (and thus requiring our model to figure out who got the point).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions