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 Camporeale Andrea The IMU has separate streams for the gyroscope (gyro) and the accelerometer (accel). They can be set to: - 63 (accel) and 200 (gyro) - 250 (accel) and 400 (gyro) More info...
-
Further information about use of GLSL can be found here: https://github.com/IntelRealSense/librealsense/issues/7316 https://intelrealsense.github.io/librealsense/doxygen/classrs2_1_1gl_1_1align.html
-
Alignment is a very widely used technique by RealSense projects. Depth to color alignment can provide the benefit of being able to more easily distinguish between background and foreground pixels,...
-
Hi Matan Don't worry about line spacing, as that is how this forum formats text automatically. The data sheet document for the 400 Series cameras explains the +- 3 degrees value with the following...
-
You are very welcome. I'm pleased that I could help. :)
-
Hi Miguel Documentation with detailed descriptions for ROS topics accessed through the RealSense ROS wrapper is not available, though there is a documentation source that expands upon the topic in...
-
Hi S Roy I carefully researched for C++ examples that use get_data for point cloud generation but most references are in the Python language. The only script reference I could locate in C++ that ...
-
The RealSense SDK Manager advised in August 2019 that there was no function in the API for checking if a camera was busy and that catch should try to be used, or some mechanism placed in your own ...
-
Hi S Roy I hope that the information in the link below will be helpful to you. https://github.com/IntelRealSense/librealsense/issues/2240
-
Hi Steve You can toggle fullscreen view in the Viewer by pressing the F8 key on the keyboard instead of going to the Settings interface to do so. Once the change is made, it persists and remains ...