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-
Your RealSense ROS wrapper installation is likely okay if it is able to launch successfully. It is just a matter of increasing the reliability of launch. Please try launching with the roslaunch i...
-
Hi Getomboy The initial_reset instruction is a launch command that resets the camera at launch and can be activated from the roslaunch instruction or defined in the launch file. If the camera is...
-
Hi Huawatuam Pages 17-18 of the data sheet document for the 400 Series cameras provide the following description for how depth is calculated. https://dev.intelrealsense.com/docs/intel-realsense-d4...
-
Hi Agostino Gibaldi Edit: As you have also posted this question on the RealSense GitHub forum, I will handle your case there. Thanks! https://github.com/IntelRealSense/librealsense/issues/8826
-
If you have installed the SDK on Windows using the installer file then you can obtain pre-built versions of these files from the SDK folder location below: C: > Program Files (x86) > Intel RealSens...
-
Hi Cristian Vilar There are built-in functions in MATLAB for projecting 3D world points to a 2D image that may be helpful to you. https://github.com/IntelRealSense/librealsense/issues/6665#issueco...
-
Are you setting your FPS to the minimum of '6' with the cfg instruction, please? If so, 6 FPS is supported on D435 but the D455 uses '5' for its minimum FPS and does not support '6'. The supported...
-
Great news Michel Ospina - thanks very much for the update :)
-
Hi Saad Azhar The SDK Python example program read_bag_example.py may be helpful to you. https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/examples/read_bag_example.py#L68
-
Are you using the RealSense MATLAB wrapper for Windows 10 with your D455 or accessing the camera directly from MATLAB, please? https://github.com/IntelRealSense/librealsense/tree/master/wrappers/ma...