Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogTable to serialize arrays of Protobufs #155

Open
stephenjust opened this issue Jan 10, 2025 · 0 comments
Open

LogTable to serialize arrays of Protobufs #155

stephenjust opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@stephenjust
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to serialize an array of PhotonPipelineResult since 2025 PV returns an array of them. LogTable doesn't have an override to handle an array of protobufs.

Describe the solution you'd like
Add an override of LogTable that can handle arrays of PhotonPipelineResult

Additional context
We could log data like the vision sample project, but we'd like to keep as much of the raw PhotonVision data as possible.

@stephenjust stephenjust added the enhancement New feature or request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant