Avio

Results 5 issues of Avio

Hello there, I have this problem since... well, forever I think. Whenever I try to `set sv_pure "0"` (to overcome the infamous [`MAX_GAMESTATE_CHARS exceeded`](https://github.com/etlegacy/etlegacy/issues/588) issue), I get garbage characters rendered...

P4: Low
cat: server

The leak in reality is a 1000 slot queue slowly filling up because consumer is slower than producer on low-end CPUs like Raspberry Pi and Odroid. For the moment, a...

Houston, we have another problem. There is a memory leak when subscribing to /videofile/image_raw topic. Valgrind sees the memory as always reachable (so technically speaking it's not a true leak),...

I tried to create a new launch file with 1920x1080 resolution for capture. Here it is, to me it looks good. ``` bash #> cat launch/camera_module_v2_1920x1080_30fps_autocapture.launch ``` However, when I...