Skip to content

Add a stable version of the PhotonVision Read the Docs. It currently only has the latest dev version. #1491

@VNightjar2023

Description

@VNightjar2023

Is your feature request related to a problem? Please describe.

The code in the "Aiming at a Target" example java code has a method called getAllUnreadResults(), which does not exist in the PhotonLib library that was provided on the PhotonLib > Installing PhotonLib section of the docs. I believe this is because the PhotonVision Read the docs only have a latest development version published (which I think is not fully updated/debugged?); they do not have a stable version published.

Describe the solution you'd like

A stable version of the PhotonVision Read the Docs should be published.

Describe alternatives you've considered

N/A - I fixed this problem by just grabbing the PhotonLib zip file from the latest development version in GitHub, which included this method. After that the issue was solved.

Additional context

It was giving me the error: " the method getAllUnreadResults() is undefined for the type PhotonCamera."

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions