Is there a way to programmatically generate/export PNG/GIF previews of the autos? #673
Unanswered
ThatXliner
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm writing an FRC dashboard for our team and it would be helpful if there was a way to export a preview of all of our auto paths which I can use within my dashboard.
Obviously I could set up some PyAutoGUI script that automatically screenshots the PathPlanner app for every single auto, but I'm wondering if there is a better solution?
Beta Was this translation helpful? Give feedback.
All reactions