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-
The pyrealsense2 pip page has a simple test script. https://pypi.org/project/pyrealsense2/ The SDK's Python wrapper has a page of example programs. https://github.com/IntelRealSense/librealsense/...
-
The link below leads to a past guide that I wrote about installing the RealSense pyrealsense2 wrapper on Windows 10 and Python 3.7 using the pip install pyrealsense2 instruction. https://github.com...
-
Hi again. Intel have just launched a new RealSense camera model called the D405 that is designed for very close range scanning, so it may be suited to your plans for high detail, close range mushr...
-
I am uncertain on this point. As JetPack provides the Jetson kernel, it may be worth flashing L4T 32.5.1 and then running the /scripts/patch-realsense-ubuntu-L4T.sh patch script again due to the p...
-
At the time of writing this, the most recent JetPack version that the RealSense SDK officially supports is L4T version 32.5.1. It does not have L4T 32.5.2 support (32.5.2 was an identical version ...
-
Which method did you use to install the RealSense SDK on your Jetson, please? Also, which JetPack version are you using?
-
Hi Saczekjoshua Such a scene can indeed be difficult to depth sense, due to the problems of reflectivity of the container or its contents, or difficulty in reading depth detail from a clear contai...
-
If you were accessing Ubuntu on the same computer as the Windows OS by using Windows Subsystem for Linux (WSL) then this would not work due to WSL not being able to use a USB device and therefore n...
-
When building from source, the most recent configuration supported in SDK version 2.50.0 at the time of writing this is Ubuntu 20.04 and kernel 5.11. The SDK is able to work with newer kernels but...
-
I do not need logs at this point, thanks. The most recent Ubuntu version that the RealSense SDK is officially compatible with is 20.04. Did you test the camera with 20.04 or 20.10 in September 202...