-
Notifications
You must be signed in to change notification settings - Fork 15
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
Support for D435i (IMU) cameras with the MIPI driver on Jetson Orin NX with Jetpack 6 #228
Comments
Hi. |
So to clarify, if I install the most recent version from the development branch (if I've cloned the repo, will switching to that branch and recompiling the package be enough?), that will already include support for the IMU devices on JP6? |
Following up... |
@akupferb please follow this readme: https://github.com/IntelRealSense/realsense_mipi_platform_driver/blob/dev/README_JP6.md IMU support is included in the patches / device tree configuration |
@Nir-Az please see:
|
What happens when you try to run: |
At what point during the process in the README should I run that script? |
|
@akupferb 请问你成功了? |
Hi,
I am attempting to use a D435i camera on my Jetson Orin NX with JP6.0. I was directed to this this page to install the MIPI driver and followed the instructions (with the section for the Jetson Orin).
I completed the 'setup' and 'build' sections successfully on my host machine, generating the files to copy over to the jetson, which I was able to do.
However, during the 'install' section, on this step:
I cannot continue... as the instructions are designed for the D457 with de-serialize board connections via pins, and my D435i is connected via regular USB, which jetson-io does not recognize.
Are there modified instructions for completing this driver installation on my Jetson Orin NX for a D4xx camera connected via USB?
The text was updated successfully, but these errors were encountered: