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

Realsense viewer can't find realsenseD455 camera #14

Open
Mingchi-Yeh opened this issue Nov 26, 2020 · 7 comments
Open

Realsense viewer can't find realsenseD455 camera #14

Mingchi-Yeh opened this issue Nov 26, 2020 · 7 comments
Labels
bug Something isn't working

Comments

@Mingchi-Yeh
Copy link

Realsense viewer can't find realsenseD455 camera

L4T/JetPack version: L4T 32.3.1

RealSense camera(s): D455

I run the ./installLibrealsense.sh and then ./buildLibrealsense.sh.
when it finished ,I turn on the Realsense Viewer and used the D455 camera , but realsense viewer can't found the D455.
But when I tried D435 , the realsense viewer work fine.
Is D455 not currently supported?

@Mingchi-Yeh Mingchi-Yeh added the bug Something isn't working label Nov 26, 2020
@xxEoD2242
Copy link

Hey Mingchi-Yeh,

If you look at ./buildLibrelsense.sh, it is trying to install librealsense version 2.32.0. I'm pretty sure the D455 is newer then a year.

I edited the line for the version number to be 2.40.0. I also ran it with CUDA, but only the stereo camera worked for the D455. I'm trying it without CUDA now to see if there are kernel issues.

BTW: I'm running Ubuntu 18.04 on the Nvidia NX dev board.

@Liuqibaa
Copy link

Thank you for your answer, It remind me and i will try your method

@Liuqibaa
Copy link

By the way , I found that D455 need at least librealsense version 2.38.1. maybe

@Mingchi-Yeh
Copy link
Author

Thanks for your answer ,I tryed 2.39.0 but still can't found the D455 camera.
But you can try the 2.40.0.
"IntelRealSense/librealsense#7875" That help me solved the quation.

@xxEoD2242
Copy link

@Mingchi-Yeh Thanks! I'll try this when I get home but glad to hear it can work!

@Liuqibaa
Copy link

Thank you everyone,I have install 2.40.0 by run the ./buildLibrealsense which had changed ,and then I can run the D455 in Tx2 with jetpack4.4

@xxEoD2242
Copy link

Just to reference a solution I found for the D455, since I had serious issues with the NVIDIA NX Dev Kit: NVIDIA Xavier NX Patch Update Request

This is how I solved the issue of inconsistent messaging. I also edited the build script in this repo to be 2.41.0 (which was released yesterday) and updated my D455 to the latest firmware. Let me know if you try my method and we can compare results.

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

3 participants