Chris Gerth

Results 62 issues of Chris Gerth

Updated legacy setting transform logic to work if there's only a hardwareConfig.json, but no other cameras specified.

![image](https://github.com/PhotonVision/photonvision/assets/4583662/b47cc014-7def-4e67-8031-aa11a1e74862) Snapshot save is happening at the wrong resolution or something similar - more memory is being dumped to the jpeg than intended

bug

When uploading the snakeyes hardware config, the UI is reporting success. However, after rebooting right away, the settings page shows no hardware configured. I was able to sidestep this by...

bug

When selecting the snapshot viewer and there are a lot of snapshots (I tested at ~1700), nothing happens in the UI. Recommend changing the viewer to either report error if...

bug

### Problem description In `controller.py`, line 70, there are assertions which assume robot code completes in a certain time duration. This is generally ok, but isn't a true assumption if...

**Is your feature request related to a problem? Please describe.** Examples are out of date. **Describe the solution you'd like** Better examples (see below). **Describe alternatives you've considered** No. **Additional...

enhancement

Timeline and development came up more than once in the last 12 months. Adding some basic info to the "contributing" page to explain how the team is organized and how...

Install: Split into C++/Java, and then Python. Python instructions should basically be: 1) install robotpy like their docs say 2) pip install photonlibpy on your local PC 3) Follow their...

docs

Add a developer info page describing the multi-step process that spans many repos: 1) Pi-gen = source to build a stripped-down, but all-deps-installed pi image, and archive it as a...

docs

Not for immediate implementation, just some thoughts we'll want to consider and see how it evolves over the season. Feel free to collect comments here based on common roadblocks we...

docs