Alexander Poss
Alexander Poss
As far as I understand, this only forces the USB camera to use MJPEG encoding to transport the image from the camera to the PC, which adds additional CPU load...
@furushchev @awesomebytes Rebased on master. On a new camera I have here, enabling MJPG stream is necessary to unlock all resolutions.
@awesomebytes done
I'm trying out Aqt-Stylesheets right now and I thought exactly the same. Defining the properties is redundant. It should be possible to auto-infer the CSS/property names from the underlying QtObject...
I looked into this a little bit. Inside the attached QML component you can do something along the lines of: ```cpp for (int i = 0; i < object->metaObject()->propertyCount(); ++i)...
@blackhorsewu The error message should give you a hint where the duplicated packages reside.
@MichalBogoryja As far as I know, the constraints only work for normal free space MoveIt planning. If you want to make less constrained moves with `decartes`, you can use these...
Better comparison would be the OpenAI Playground, since ChatGPT (Plus) is pre-fed some system context we don't know.
> Here, OpenAI acknowledges that GPT-4 "is not fully reliable" and "makes reasoning errors". In this case, it made a reasoning error about what model it is. Might be an...
Same here. What's missing is a UI dialog in the market-data screen to add a custom market-data entry with a custom symbol, and then one could add the values by...