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-
As a general rule, the D415 has around 2x less depth noise than the D435 models. Intel's camera tuning guide explains it in the following paragraph: "Due to the wider FOV, the smaller baseline, an...
-
We have not yet tested whether the USB cable has developed a problem. As the problems occur on both Windows and Ubuntu and we have already tried updating the firmware, the other component that bot...
-
Hi Baiyu0584 I considered your case very carefully. As you mention using the measure tool in the RealSense Viewer, I believe that you are in 3D point cloud mode. Is that correct, please? If you...
-
Great to hear Jens Nirme - thanks very much for the update!
-
I performed further testing in Windows and found that if the camera was pulled out during streaming when using the standalone Intel.RealSense.Viewer.exe version of the Viewer (not the one installed...
-
There was a C++ case in the link below that featured a slow IMU rate when using callbacks. A fix for the problem was turning off global time for the motion sensor. motionModule.set_option(RS2_OPTI...
-
Hi Karthikeyan A I ran thorough tests but was unable to replicate the Exception was thrown when inspecting Raw RGB Camera errors that you experienced. I was able to generate Error during time_diff...
-
Hi Karthikeyan A I am just starting some testing to try to replicate your problem with my own D455. I will update you again soon. Thanks very much for your patience.
-
Hi again Hanme Kim Due to the sensitivity of the high quality D455 RGB global shutter sensor, there are extreme corner cases where the RGB image may have a hue or have reddish colors. Intel beli...
-
If ROS was being used to access the IMU data, you could try unsubscribing from the IMU topic and then re-subscribing to it. If librealsense was being used, you could put IMU on a separate pipeline ...