-
When a CameraDevice returns an image, it returns a numpy array. There are methods to get back width and height of the sensor and ROIs. However, we never defined which of the dimensions in the numpy a…
-
## Environment
**Android Studio:**
Android Studio Dolphin 2021.3.3 Patch1 Build #AI-213.7172.25.2113.9123335, built on September 30, 2022
**Physical device:**
OPPO CPH 1725, ColorOS Version: V3.…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
In the TEASER code, orientations are usually defined like this, e.g. in `teaser/logic/buildingobjects/buildingphysics/buildingelement.py`:
```
orientation : float [degree]
Azimuth directi…
-
'Tidy the Toys Challenge" requires moving 50mm cubes. grabber attachment works in manual mode, but can't automatically home in on a block and pick it up
-
-
```
Display an indication of the scale in the RMMapView.
This can be a simple line with the lenght in the real world below it (must be
able to choose between
km and mile)
Or it can be one line with…
-
There is an issue in passing apostrophes in the command line options on Linux.
:footer => {left: "This works"}
:footer => {left: "That's broken"}
RuntimeError: RuntimeError: Error: Failed to …
-
- arcs are drawn in line with x/y axis
- merge-duplicated-nodes new option which does not merge, but doesn't expand duplicates either
- [when we have expandable output records] toggle details
exa…
-
What if I only want to generate the PDF in the backend and as soon as it has been generated send it in the response. This library is awesome, but I can't figure out how not to store all the generated …