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-
Hi Roman Leuzinger The field of view (FOV) of the camera module's sensors should not be obscured by any non-transparent part of the custom housing that is on the front of the housing. If you are...
-
HI Yixun Liu If you wish to illuminate the scene with infrared light but do not need the dot pattern, the best solution for you may be to change the value of the Laser Power setting. This affects...
-
The RealSense Viewer has a range of post-processing filters enabled by default. So you could test your theory by left-clicking on the blue icon beside Post-processing in the Viewer's options side-p...
-
Hi, I recommend the advice at the link below if you have not seen it already. https://github.com/IntelRealSense/realsense-ros/issues/2084#issuecomment-1324768610
-
If you are using the RealSense Viewer tool then depth and color are not aligned in its '2D' mode. Also, aligned data cannot be saved to a bag file. Instead, individual streams (such as depth an...
-
Hi Patnisrj22 This is a limitation of the RealSense Viewer tool's Threshhold Filter interface, not the D455 specifically. The maximum settable distance of the filter is 16 meters no matter which ...
-
That's great to hear. You are very welcome :)
-
Queue size = 1 is the default 'performance' setting with minimum latency but a risk of frame drops. It is also advised to use a frame queue greater than '1' if you have enabled more than one str...
-
Whether you use the intrinsics of the stream that you are aligning to or the 'aligned intrinsics', both methods should provide the same results, as discussed by a RealSense team member here: https:...
-
Typically the map_to method of generating a pointcloud would not be used with depth-color alignment because map_to is already aligning (or mapping) depth to color, or color to depth depending on wh...