Gold856
Gold856
This might still be too loose; in theory, the camera needs to be closer to the tag to detect it properly, so perhaps the pixel threshold should be increased? The...
I doubled the minimum number of pixels required to not reject a quad; the quad now has to be a 20x20 square (or equivalent) for it to not be rejected...
Maybe `SendableBuilder` could accept a lambda returning a `Map`, where T is a type supported by `SendableBuilder`. When the builder is updated, it takes each map entry and publishes each...
Huh. How did Actions screw up that badly?
/format Alright Actions, don't screw it up this time (please)
Emergency PR time!
A little bit, the thing with `std::string_view` is messing with me. How do I concatenate a string literal with `std::string_view`? Trying to separate epochs into sub keys by adding "/".
Also, how do I assign a `DataLog` to a variable?
/format Let's make sure this is fixed We're good!