Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete instructions to run pyrealsense2 from a fresh Jetson Nano install #8271

Closed
agenis opened this issue Jan 29, 2021 · 1 comment
Closed
Labels

Comments

@agenis
Copy link

agenis commented Jan 29, 2021


Required Info
Camera Model L515
Firmware Version 01.05.02.00
Operating System & Version {Win (8.1/10) / Linux (Ubuntu 14/16/17) / MacOS
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform NVIDIA Jetson
SDK Version 2.40.0.2482
Language python3
Segment others

Issue Description

There are a few open or closed issues in this forum for partial instructions on how to ensure compatibility of pyrealsense2 on a Jetson device, either Nano or TX2, either python2 or 3. For instance here, or here; many threads provide pieces of solutions. After hours struggling and trying to use that guidance, my team is still struggling either with cmake configuration, , with usb detection problems, or even with numpy errors. We still can't get the L515 working.

For people that want to install it on a freshly flashed Jetson nano device (e.g. JetPack 4.5), and are not Linux/system engineers, can someone provide a comprehensive and reproducible guide on all instructions on a new device, to run the SDK in python3?

@agenis agenis changed the title Complete instructions to run L515 from a fresh Jetson Nano install Complete instructions to run pyrealsense2 from a fresh Jetson Nano install Jan 30, 2021
@RealSenseSupport
Copy link
Collaborator

Hi @agenis

There has been some updates with regards to Python in general that I think may help:

#8351
https://github.com/IntelRealSense/librealsense/tree/master/wrappers/python/examples
https://github.com/IntelRealSense/librealsense/wiki/Release-Notes#release-2420

Jetson installation instructions: https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_jetson.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants