Lucas Bubner
Lucas Bubner
Hi, just reporting a small visual-level bug based on the builder of `ColorBlobLocatorProcessor`. The region of interest parameter is not checked for being null when `.build()` is called, so instead...
Hi, I was using the new `ImageRegion` features alongside a `ColorBlobLocatorProcessor` and found that if an illegal image region were constructed, it would crash the entire application with no useful...
GNOME 47 was officially released yesterday
Hi, The `AnnotatedHooksClassFilter` class is using `RobotLog.e` when it should be using `RobotLog.ee` in order to log an exception caused by one of the SDK app hooks (`@OnCreate`, `@OnDestroy`, `@OnCreateEventLoop`,...