MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
That's great to hear that you were successful :) The two .so files should be in the same folder as each new pyrealsense2 script that you create, yes. So if you only had a single folder for your s...
-
Hi Miguel Ares If the surface that the camera is observing is flat and has low texture or no texture (like the white wall that your camera is pointed at) then turning off the IR emitter may indeed...
-
Could you check for the .so files on your Raspberry Pi under the folder location librealsense > build > wrappers >python please. https://github.com/IntelRealSense/librealsense/issues/3062#issuecomm...
-
Thanks very much Arvid2 Nilsson for the contribution of your patch code! If you would like your patch to be considered for merging officially into the RealSense SDK, you can contribute a Pull Reque...
-
Hi Jorge Gomez Product number 82635AWGDVKPRQ refers to the RealSense D435 camera hardware product. This camera, which is part of the '400 Series' camera range, is able to create point clouds usin...
-
If the camera is in a fixed position, another approach would be to apply a 'depth clamp' to set a minimum and maximum depth sensing distance, so that depth distances below and above a certain dista...
-
Does the booting of your PC improve if you uninstall the RealSense SDK? If you are using Windows, you can type programs into the text box at the bottom of your Windows screen (next to the corner ...
-
Hi Gappdietmar If you are generating a point cloud, a simple approach that I have seen used is to count the number of points by accessing the size value. https://intelrealsense.github.io/libreals...
-
Hi Chetankumar Ekzenrobotics The first observation I would make is that you seem to be performing depth-color alignment first and applying post-processing filters secondly. It is recommended that...
-
Hi Bgkim Could you expand open the Dismiss messages by left-clicking on the '...' link on the message to display the error messages please?