MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
Did the problem occur when trying to enable the Motion Module in the Viewer? Also, did you enable three stream types - Depth, RGB and Motion Module - or just the Motion Module on its own?
-
Thanks very much for the confirmation - it's excellent news that you were successful :)
-
Thanks very much Hcharrier for the update. Were you successful with checking in a thread or do you require further assistance, please?
-
Hi Hcharrier Scripting for detection of connection and disconnection events in C# is discussed in the link below. I hope that the resources suggested in the discussion will be helpful to you. htt...
-
In a past case about defining custom framesets, an alternative to using software_device that was suggested was to define a custom processing block. https://github.com/IntelRealSense/librealsense/is...
-
Sandesh Kumar S There has been no further information regarding using software_device on Python since the patch kindly provided by Arvid2 Nilsson above. https://support.intelrealsense.com/hc/en-us...
-
The example programs provided by the Python wrapper's examples section typically incorporate OpenCV references and have explanatory notes within the code. Here are two of those examples that are s...
-
Great to hear that you made progress! I have not seen that particular error with librealsense, though researching the error indicates that it can occur in a range of other non-RealSense projects in...
-
Hi Mawin9587 The D435 that you are using is the most appropriate camera model for sensing at a 20 cm distance, as D435 and D435i have a minimum depth sensing distance of 0.1 meters (10 cm) that en...
-
Hi @Skyhou17 That guide is for an older RealSense SDK from 2015 / 2016 that is unfortunately not compatible with modern RealSense cameras such as the 400 Series (including D435). A modern touch ...