MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
A C++ user reported a similar memory leak pattern with Visual Studio 2019 in January 2020. In their report, D435 displayed the same flat constant pattern as your D435, but D435i and D455 had the u...
-
Hi Shimamoto1991 When the memory is leaking, do you experience any memory errors (like in the C# case in the link below) or is it leaking silently with no warnings? https://github.com/IntelRealSen...
-
Hi Yixun Liu The librealsense Android wrapper includes support for intrinsics and extrinsics, though there are limited references available on this particular subject that do not cover your questi...
-
Please do provide RGB and depth images in this discussion of the scene that the camera is observing if you are able to do so.
-
Hi Steve As you observed, rs-capture is using the default configuration of the camera model that is attached (D455). There is not a simple on-off switch mechanism to exclude the IMU streams. In ...
-
No problem at all Abertonica :)
-
Hi Abertonica You should only need to start the pipeline with pipeline.start(config) and not use the term self. If you still have measurement problems after making this change, would it be possibl...
-
I have received your contact details by email and will pass them on. Thanks very much!
-
Hi Jesus Manzanera The data sheet document for the 400 Series cameras can provide information about integrating the Vision Processor D4 into a motherboard. https://dev.intelrealsense.com/docs/inte...
-
Regarding, the above error, could you try inputting the command below please: sudo apt-get install libusb-1.0-0-dev