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

building from sources doesn't work [BUG] #6

Open
francisso opened this issue May 5, 2020 · 0 comments
Open

building from sources doesn't work [BUG] #6

francisso opened this issue May 5, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@francisso
Copy link

Describe the issue
After building from sources (I need python bindings that are not in the repo and CUDA) rgb stream doesn't work. Both realsense-viewer and python api returns an error that
RuntimeError: Frame didn't arrived within 5000.
Realsense-viewer also prints in the console
(synthetic-stream.cpp:47) Exception was thrown during user processing callback!

What version of L4T/JetPack
NVIDIA Jetson Xavier
L4T 32.3.1 [ JetPack 4.3 ]
Ubuntu 18.04.4 LTS
Kernel Version: 4.9.140-tegra
CUDA 10.2.89

Which Intel RealSense camera(s)
RealSense camera(s): D415 or D435

To Reproduce
Steps to reproduce the behavior:

  1. run buildRealsense.sh
  2. open realsense-viewer/try to get frames from python.

Additional context
Used cuda 10-2 instead of 10-0 in the script to compile. Also tried version 2.32.1.

@francisso francisso added the bug Something isn't working label May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant