Piero
Piero
I've bought a license and installed correctly. Is there a way to get a screenshot of what the camera is viewing right now? Like a screen dump. I don't need...
Trying to make sweeping stop when max (or min) servo position is reached, but the servo always do a 2 way movement. I made a little sample to test: https://github.com/scognito/MRL/blob/master/scripts/test_sweep.py...
I converted the model from fbx to sfb. It is loaded ok but the part that should be hidden from my head is visible AND is like black wireframe pixelized....
Is possible to change the ARFaceModel at runtime? I didn't make it work, the texture remains always the same. Seems that a new call to arCoreFaceController.loadMesh doesn't load the new...
### Describe the bug I'm trying to create 2 nested routes: - /shop/giftguide - /explore/giftguide Both points to the same giftguide screen. Running `dart run build_runner build --delete-conflicting-outputs` it generates...
### Describe the bug In the compay I'm working on, I'm trying to upgrade from old versions of stacked (2.2.8) / stacked_generator (0.5.7). I don't have problem navigating to parent...
This error is probably caused by new update on new chatgpt protection, as seen [here](https://github.com/transitive-bullshit/chatgpt-api)
**Describe the bug** The `enabled` parameter prevents the user click on the widget, because the widget itself use IgnorePointer to prevents clicks on the widget. Unfortunately if you use TAB...
I'm trying to discover the printer using the `getNetPrinters([ Model.QL_810W.getName()])` function when connected to the Printer's own wifi. I cannot findy any printer. This method only works when both printer...