MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The RealSense MATLAB wrapper only has official support for MATLAB 2017b. The wrapper has been able to work with newer versions (2019, 2020, 2021) without official support in the wrapper for those ...
-
There have been a few past cases of this error with depth_example.m. The RealSense users in those cases found that the error disappeared if the 2017b version of MATLAB was used. Are you able to ...
-
I see, 200 kilometers, not 200 meters. :) The options available for communication over this distance are limited, unfortunately. The could include one of the following methods. 1. A RealSen...
-
Yes, in USB mode you do not need to port the driver. You simply connect the camera to a USB port on the computer. GMSL is a high bandwidth connection that has lower power, lower ESD/EMI noise, l...
-
Hi Jbutle60 You mentioned in a deleted post on this forum that you had the error Unable to resolve the name realsense.pipeline when using depth_example. The link below has information about resol...
-
When the D457 is in USB mode it acts like a normal 'plug and play' RealSense 400 Series camera and does not require the purchase of a deserializer or use of the MIPI driver.
-
Hi Rui Coelho The company Connect Tech have an AGX Orin product that has in-built support for D457 and does not require the purchase of a separate deserializer. https://connecttech.com/connect-te...
-
If you are experiencing delay on the RGB stream then please try setting depth at 30 FPS and RGB at 60 FPS. The RGB sensor on the D435 / D435i models has a 'rolling' type shutter that is slower tha...
-
A Python-based approach to ethernet cable communication between two computers is the EtherSense project. https://github.com/IntelRealSense/librealsense/tree/master/wrappers/python/examples/ethernet...
-
Hi Jbutle60 If the depth image is fluctuating unstably then a way to stabilize it is as follows: 1. Go to the Stereo Module > Post-Processing section of the RealSense Viewer's options side-panel....