Davidllevat
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Davidllevat-
I've managed to finally do it. The function described in the librealsense documentation does not exist, but a workaround related with your answer is the following: --------- std::map<std::string, r...
-
Hi Marty, Thanks for your answers! To be a little more concise: I've managed to define different queues for the different modules, hence, a queue for "RGB Camera" and a different one for "Stereo M...
-
Indeed, we are already using the enable_infra2:=false, the problem explained above is with this setting already. That is also I had seen the low-level-device-api, however, I'm unsure on where to fi...
-
I was afraid of that answer... The post you suggest has been helpful but it does not solve our case. The main problem we have is that we have 3x D435 connected to a Jetson AGX Xavier through the US...
-
Thanks for the quick reply! Regarding the point 1, we'll try the proposed solution. With respect to the second point, we know about the "Auto-Exposure Priority" control. However, what we would like...