MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
If you are using multicam code then it is recommended to use poll_for_frames() like the rs_multicam example does instead of wait_for_frames(), even if you currently have only one camera attached du...
-
I recalled a recent case in which somebody was doing almost the same as you - using four SR305 and trying to create an application to capture separate ply files by having one camera at a time activ...
-
Would it be possible please to provide links to the PointCloudMC and SavePointCloudMC examples that you used please, as I cannot find them.
-
Great to hear - thanks so much for the update!
-
Hi Veronica Bianchi R4p Multiple SR300 / SR305 cameras can interfere with each other, unlike the RealSense 400 Series cameras that do not interfere with each other. As a starting point in investi...
-
The most obvious difference between your script and those of rs-multicam and the AntoineWefit example is that your script is not making use of emplace, whilst those two examples do. https://github....
-
Okay, thanks very much for the confirmation that you are using the Windows OS. It would be helpful if you could post the entire script if possible.
-
Which method did you use to build librealsense please and on which operating system? If you built it on Linux from source code using the RSUSB method then for multicam applications on Linux, libre...
-
If your main goal is to obtain the ply files and how you obtain them is not important then you may find it easier to use the RealSense Viewer program. Its 3D point cloud mode has an Export option ...
-
Hi Yixun Liu It sounds as though you want to (a) connect the tablet to the PC, and then in turn (b) connect the camera to the tablet (not connect the camera to the PC). So as the camera would be ...