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 Abhi5454 If the external cameras are also RealSense 400 Series cameras then the RealSense SDK's Python box_dimensioner_multicam example program demonstrates how multiple RealSense cameras can b...
-
Hi Dev Luenah If you are generating a 3D point cloud and would like to generate a line that follows the 3D contours of the cloud then drawing a polyline might be a suitable method to use, as descr...
-
Hi Victor Which method are you using to launch your two cameras in the RealSense ROS wrapper, please. Are you launching each camera in a separate ROS terminal with rs_camera.launch or both with a...
-
Are you able to locate the Depth and RGB drivers for your D455 in the 'Cameras' section of the Windows Device Manager interface? If they are listed, please try using the driver uninstallation gui...
-
Hi again. I consulted with Intel and received a solution that I was able to test as successful on two separate Windows PCs. 1. Open the Windows Device Manager interface. You can find this by t...
-
You can find the camera's firmware version by launching the RealSense Viewer and left-clicking on the 'Info' option at the top of the Viewer's options side-panel.
-
Hi Peter Toppel One way to implement it may be to create a gyro_start variable to store the original gyro values in. Then create a bool called start. You could set the 'start' bool to True by de...
-
You are very welcome, Carlos. Please do feel free to post further questions and leave feedback for other RealSense users about your test experiences. Good luck!
-
The D455 is compatible with Unity. It does however tend to have this non-detection issue with the Unity wrapper compared to older camera models such as D415 and D435 / D435i that are detected corr...
-
Hi Youcefbouzgaou A quick setup guide for the RealSense Unity wrapper at the link below that I wrote recently should be helpful. https://github.com/IntelRealSense/librealsense/issues/10215#issueco...