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 camera is not attached to the main PC in the Intel networking system. It is attached to the single-board computer (such as Jetson) and the streams are sent to the PC over the network connectio...
-
Hi Fikrat Gasimov RealSense 400 Series cameras can be configured as network cameras in order to stream depth, infrared and RGB from a single-board computer using the Ubuntu OS (such as Raspberry Pi...
-
I ran tests in the RealSense Viewer with the Show frame metadata option on the top of the RGB panel enabled to provide an overlay of metadata values. I observed that when a manual white-balance va...
-
Hi Huanchengfei Thank you very much for your questions. 1. There is not a RealSense SDK API instruction for monitoring USB voltage. You may be able to monitor USB voltage in real-time by attac...
-
It's no problem at all. You are very welcome!
-
I note that in your Command Prompt Windows image you are not in the SDK Tools directory when inputting the rs-convert command but the 'Gamer-Arekushi' directory instead. After copying the bag to th...
-
-v exports frames in csv format. Can you test whether the same occurs with the -l flag for exporting ply files, please? rs-convert.exe -l test -i Alex.bag Also, please confirm that the file is c...
-
Hi Alexis Matton If you have not specified a path for a folder on the computer that the rs-convert tool can find the bag file in, have you placed the bag file in the same folder that rs-convert is...
-
The link below suggests that if the loaded with errors on the target and was closed error occurs when using a real-time target than the VI may need to be forcibly recompiled. https://knowledge.ni.c...
-
The highest point of the wheels would be the coordinates that are nearest to the camera. A recent example of isolating the nearest depth values in a Python numpy array can be found at the link belo...