MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
A RealSense user at the link below with IMU problems on a Jetson Xavier NX, including the Motion Module Failure error, reported that using JetPack 4.5.1 resolved their problem. https://github.com/I...
-
It is a known issue that problems can occur for some RealSense users when enabling all three streams in the RealSense Viewer. The trigger is always the enabling of the Motion Module, so changing t...
-
Whilst an i7 processor would normally be sufficient for 4 cameras active simultaneously, generating a pointcloud from each camera may be creating an additional processing burden. If you are not...
-
Support is only available through RealSense online forums such as this one.
-
Hi Pamodio Both the L515 and D455 cameras use the same RealSense SDK software, and a program script that was originally written for L515 can typically be used with 400 Series camera models such as ...
-
Hi Marian Santos14 Intel's official MacOS installation instructions can be found at the link below. https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_osx.md If you are u...
-
May I begin by first asking if your program uses wait_for_frames() so that the program will block until a complete frame is received? In the link below, a RealSense team member explains the differ...
-
Hi Begaiym Kudainazarova When building the pyrealsense2 wrapper for Python 3, pyrealsense2.so will have a complex auto-generated filename that is partly based on the Python 3 version that you have...
-
The link below discusses the advantages and disadvantages of using an RSUSB installation (also known as libuvc backend) versus a patch-based installation. Please scroll down through the comment to...
-
RealSense cameras can operate on USB 2.1 connections. At least USB 3.1 Gen 1 is recommendable on USB 3 connections though, and USB 3.1 Gen 1 is listed.in the Tech Specs section of the 400 Series c...