-
Segmentation Fault in CWinSystemGbmEGLContext::InitWindowSystemEGL()
It appears this is triggered by following:
uint32_t visualId = m_DRM->GetGuiPlane()->GetFormat();
Here is a clear an…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
segfault after pull request #18534 (git 8d9b4565)
```
gdb ./kodi-gbm
GNU gdb (Ubuntu 9.2-0ubuntu2) 9.2
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or…
-
Hii...
I am combining two realsense code, i.e rs-save-to-disk & rs-trajectory but when I run them together it gives error message :
`RealSense error calling rs2_pipeline_start_with_config(pipe:0x…
-
I noticed the raw over-exposure indication (lower right icon with green, red and blue does) depends on what white balance you select. I thought the indication would be purely a function of the raw fi…
-
Have checked out for other issues, and looked through lots of example code.
| Required Info | |
|------------…
-
Hi everyone ,
I am using the Depth Camera D435i and after a failing attempt to update the firmware using real-sense (2.34.0v ) , It did not recover . I tried in all platforms in different computers…
-
| Required Info | |
|---------------------------------|------------------------------------------- |
| Camera M…
-
When I start to subscribe /camera/depth/color/points topic it starts give error on bellow. When I stopped read topic it stops to give error.
25/04 22:18:16,033 ERROR [546022039936] (synthetic-stre…
-
In faster_rcnn_r50_fpn_1x.py, there is the img_norm_cfg: dict(mean=[123.675, 116.28, 103.53], std=[58.395, 57.12, 57.375], to_rgb=True).
I want to know the reason why these numbers are chosen. Becaus…