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-
The recommended method of installing the librealsense SDK for use with DDS is to build it with source code with CMake using the 'installation.md' instructions and include the flag -DBUILD_WITH_DDS=...
-
Hi Niklas Schlueter Launching the ROS2 wrapper in D555's DDS ethernet mode is supported. If your camera has firmware driver. I note though that you are using librealsense and wrapper versions th...
-
Using manual exposure values can be tricky, as setting the exposure in a certain range could cause a drag on the FPS speed so that FPS is lower than the setting that you defined. For manual expo...
-
Hi JIshnu S At that motion speed it would likely be a rolling shutter issue. Lag between depth and RGB caused by the D435 RGB sensor's slower rolling shutter can be compensated for by using 2x th...
-
Hi LUCAS DI FRANCO I have responded to your question at the GitHub version of it. Please continue the support discussion there. Thanks! https://github.com/realsenseai/librealsense/issues/14994
-
If you are generating a pointcloud with your application then I recommend checking that the pointcloud object is not being created within a loop, as this can cause a memory leak. Advice about this...
-
Hi JINGJING LIU Multiple RealSense 400 Series cameras do not interfere with each other and overlapping their fields of view can actually improve depth analysis. This is because each camera projec...
-
Hi Disha Rathod If a stream starts slowing down after a predictable amount of time has passed then I would first recommend checking whether the application has a memory leak, where available compu...
-
There was a past case of this start error reported in 2023. A solution was not found in that case, unfortunately. And the age of your firmware means that you will not be able to use the alternati...
-
Results could vary depending on the camera viewpoint, as RealSense cameras lacking filtering that are directly facing a strong light source can have their sensors saturated with light, causing prob...