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 Mhmh6086 Which method are you using to install librealsense on Ubuntu please - DKMS distribution package or building from source code? Thanks! Package method https://github.com/IntelRealSense/...
-
I am not aware of a way to manipulate FPS with rs-convert. In regards to file naming though, whatever custom file name that you specify in the path that you provide in your rs-convert launch instr...
-
The 400 Series cameras do not experience interference between themselves and other 400 Series cameras but can interfere with non-RealSense cameras that use IR (for example, interfering with an IR c...
-
Hi Vyas K If you are using Windows and have installed the 793 mb RealSense SDK software from the Releases page, you can find an executable exe of rs-convert in the SDK's Tools folder. You can loc...
-
Hi Aldodiaz64 1.Wavy point clouds are a known phenomenon but the effect can be reduced. The links below will hopefully be helpful to you. https://github.com/IntelRealSense/librealsense/issues/4...
-
The "wake - capture and process - sleep" cycle that you propose is a common one that is used when you only need to capture and perform an action periodically. It has been made easier to set up tri...
-
Hi. Getirfanhabeeb The link below provides script resources for ways to playback a bag in C++. https://github.com/IntelRealSense/librealsense/issues/2749 In particular, this script example is si...
-
Other RealSense users have experienced difficulty with using multiple cameras (between 2 and 6) with Jetson boards, including Xavier. A typical scenario when this happens is that one camera works ...
-
Hi Valmar Mmm I hope that the information in the discussion that I have linked to below will be helpful to you in completing MacOS installation of librealsense. https://support.intelrealsense.com/...
-
Hi David Other RealSense users have experienced zero depth when accessing bag data with get_distance(). A RealSense user shared their solution for the Python programming language in the link belo...