MartyX Grover
- Total activity 2287
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
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...