-
Continuing the discussion in sinara-hw/meta#52 ([comment](https://github.com/sinara-hw/meta/issues/52#issuecomment-624352053)) on cheap monitoring photodiodes for Sinara.
- Something like Thorlab…
-
The last few days I was evaluating how much effort it would be to allow multiple labels per image and make it possible to upload donations without a label.
The easiest way (in terms of implementat…
-
### Before proceeding, is there an existing issue or discussion for this?
- [X] I have done a search for similar [issues](.?q=type%3Aissue) and [discussions](https://github.com/open-rmf/rmf/discussio…
-
### Describe the problem you are having
I am new to frigate. Trying to switch from BlueIris. I have Frigate running as a docker CT on Unraid 6.10.2 (stable) with the below config
```
attached b…
-
- Decide on implementation (https://github.com/computervisioneng/real-time-number-plate-recognition-anpr) or (https://github.com/licesonw/anpr-sagemaker-custom?tab=readme-ov-file#automated-number-plat…
-
source code:
```
#include
int main(void) {
return 0;
}
```
execute the following commands in order:
```
clang -Wall 1.c -g -o out
valgrind --tool=memcheck --leak-check=full ./out
`…
-
### Description
We're using `"react-native-restart": "^0.0.24"` in our iOS application, since it is required to reload an application to enable RTL. Occasionally there are some random crashes happeni…
-
### Description
When reloading (using `r`) and sometimes when starting the app, the app crash (on iOS, not Android) as soon as react-native-reanimated is installed, even if not used inside app, wit…
-
Hello,
I am currently using the getIntervalMeanSpeed function and would like to clarify how the average speed is calculated in scenarios where the speeds at two different points are measured for va…
-
I am facing the following error during testing, note that I clipped out the majority of the warnings due to them being repetitive. I am attaching the full message in case their contents are necessary.…