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-
Those technical details are outside of my knowledge, unfortunately. I recommend asking on the RealSense GitHub forum, where there are developers and engineers who should be able to provide an answ...
-
Hi Huub The test described in that section was a demo for the purposes of illustrating the multiple camera white paper and was not released publicly. An alternative way to test multiple camera sy...
-
A Class 1 laser should pose no danger to human eye health. The United Kingdom government's website has a good description of Class 1 in Section 5.1 of the document linked to below. https://www.gov...
-
Hi Dserbes1 The depth sensing range of the F200 and SR300 is around 1.5 meters, compared to 10 meters range on the 400 Series stereo depth camera models. The R200's depth sensing range was around...
-
The build seems to be breaking on CUDA support this time, saying that CMake version 3.8 or newer is required for building with CUDA. Do you have a recent version of CUDA installed please? It may a...
-
The reading of depth from repetitive patterns is a problem common to all the 400 Series stereo depth cameras. The subject was discussed in a different case yesterday, where the RealSense SDK Manag...
-
A RealSense support team member provides some advice to try on the RealSense ROS GitHub forum in the link below. https://github.com/IntelRealSense/realsense-ros/issues/887#issuecomment-548190289
-
It's great to hear that you achieved a working setup. Thanks very much for the update! For information about the LED status, if you have a GitHub account then I recommend visiting the link above...
-
Hi Blake58 As you are already using cv, an appropriate way to perform image resizing in your project may be to use cv2.resize. https://www.geeksforgeeks.org/image-resizing-using-opencv-python/ T...
-
Hi Jxpenggf There was a previous case in 2020 of the IMU providing a rate of 2000 hz. https://github.com/IntelRealSense/librealsense/issues/6115 In that discussion, a RealSense team member confirm...