MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi Mohammadmahmoodi8020 You can attach multiple RealSense cameras to a single computer. For more than two cameras a USB hub device is often used instead of plugging all of the cameras directly in...
-
Hi Nguyenduyduc14 The choice of point cloud generation method can be determined by the needs of your project. If you require a straightforward point cloud, perhaps with some depth colorization or...
-
Hi Nguyenduyduc14 If you look at the information overlay at the top of the depth panel then it always shows the resolution as half the value of the resolution that has been set. You can ignore th...
-
I hope that the C++ information at the link below will be helpful to you in retrieving the XYZ world coordinates. https://github.com/IntelRealSense/librealsense/issues/10621#issuecomment-1164386826
-
Hello, A robot product at the link below that is equipped with 4 RealSense cameras implemented handling of stairs by placing a camera between the legs of the robot. https://twitter.com/agilityrobot...
-
Hi Nguyenduyduc14 You can export some of the settings of the RealSense Viewer to a json custom camera configuration file using the json save option near the top of the Viewer's options side-panel....
-
The camera configuration json file 'DefaultPreset_D455.json' at the link below provides a list of D455 default values for a large range of settings, including the '156' default of the Laser Power s...
-
Hi Nguyenduyduc14 Please try using the instructions in the link below to reset the camera calibration to factory-new defaults in the RealSense Viewer. This is a different procedure to a hardware ...
-
Hi R Ishizaki Which camera firmware driver version are you using, please? If you are using RealSense SDK version 2.36.0 then the newest firmware driver version that should be used is 5.12.7.100. ...
-
Thanks very much. It does appear that the problem that you are experiencing on a VNC Viewer connection is specifically affecting the ply Export option and not the other options. There is not an a...