Vasista Vovveti

Results 42 issues of Vasista Vovveti

Sometimes, it seems like the quirky camera exposure range adjustment isn't applied and the scaling is wrong in the UI. After a reboot, the scaling is back to normal. When...

bug

OV9782 is a color global shutter camera. It's exposure range is 1-60. It has hue, saturation, gamma, white balance, and contrast control. The default white balance is pretty bad. 3500...

enhancement

If a color camera is plugged in, I think both object detection and apriltag detection should be allowed to occur at the same time. I know almost nothing of the...

enhancement

closes #96 . closes #44 ? cc https://github.com/wpilibsuite/frc-docs-translations/issues/38

When headers are scanned, the types used in a template should be cached. This can be used automatically fill in the template_params in create-gen. For example (ctre pro), `CoreTalonFX.hpp` has...

Add a menu to the left menu bar that shows suggestions for code. This could be explanations for warnings, deprecations, guide suggestions, and loop overruns. This would require a tool...

RTD has a redirects api now. On RTD production builds, the api could be used to set redirects at the RTD level. This would result in proper 302 hard redirects...

Pros: - Allows for documentation that has moved to another domain Cons: - Allows for circumventing of cycle checking and destination checking

enhancement

Currently, if the same testroot is used for multiple tests, a rebuild occurs instead of a clean build.

bug