MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
Hi Eremteknoloji The RealSense SDK makes use of fx, fy, ppx and ppy. The five coefficients of 400 Series cameras are deliberately set to '0'. More information about this can be found in the lin...
-
I am not familiar with how the Pi handles serial ports, so I apologize. If you want to set up a static serial port for each device, is the information in the links below useful for that? https://w...
-
Does the problem still occur if you test one sensor at a time (commenting the others out) when the RealSense camera is enabled to see whether the problem is occurring with all serial devices or jus...
-
Thanks very much for the information. I asked about IR devices because RealSense 400 Series cameras can interfere with nearby non-RealSense infrared devices during use, though the 400 Series camer...
-
Hi Gabriel Brito May I ask some initial questions, please. - Is the problem occurring when the camera is inserted into a USB port and is detected by the Pi 4, or does it only occur when a script ...
-
Hi Jerome Taylor The RealSense 400 Series cameras, including the D455, use Type-C cables that have a normal-size (USB A) connector on one end that plugs into the computer / computing device, and a...
-
You are very welcome Ahabeillon :)
-
I must emphasize that I am not a C# programming specialist. I did locate a C# reference that may be relevant though, where dev.QuerySensors was defined with an index bracket on the end as dev.Quer...
-
Hi Ahabeillon A case in the link below of AccessViolationException occurring in C# when post-processing is applied may be a useful reference for you. https://github.com/IntelRealSense/librealsense...
-
Hi Sungbae9023 as a starting point in investigating your case, may I ask you the following questions please. 1. Which version of the RealSense SDK (librealsense) are you using? 2. Are your two U...