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

[FEATURE REQUEST] JetPack V5 support #18

Open
IamShubhamGupto opened this issue Nov 13, 2022 · 3 comments
Open

[FEATURE REQUEST] JetPack V5 support #18

IamShubhamGupto opened this issue Nov 13, 2022 · 3 comments

Comments

@IamShubhamGupto
Copy link

JetPack v5 has been out for a while now and our team just upgraded the boards to the latest GA. However, we are struggling to install librealsense and pyrealsense2 as the latest JetPack version supported is v4.6. Another issue reporting the same problem faced by users - IntelRealSense/librealsense#10989

There is apparently a way to install librealsense on JetPack v5, however, it lacks proper documentation. The method is mentioned here IntelRealSense/librealsense#10416 (comment). The related comments also provide hints of how to go about the installation.

End Goal

Have a new section / page describing how to install librealsense on jetpack v5

@ryank-cobot
Copy link

Hello - our team would also benefit from this documentation - specifically around support for multi-camera streaming.

@weifengh103
Copy link

weifengh103 commented Nov 17, 2022

I have been trying to get pyrealsense2 work on JetPack V5 too, but I didn't have any luck (I am new to Linux). What I end up doing is to use the Ros-Realsense wrapper. This chinese website shows all the steps to install it - https://zhuanlan.zhihu.com/p/562365491

I have Ros Noetic installed prior to that. After the wrapper is installed, you can get the both image and depth data from the Ros topic. You may need to learn a little bit of Ros to use this wrapper, but it is not very difficult.

This is the only way I can get it work now, and I hope they will support JetPack V5 in the future.

@nakai-omer
Copy link

Hi,

I think the end goal should be different than described in the issue, the end goal should be support for latest Jetpack (5.1.0), using a debian installer instead of build from source which takes forever on a Jetson. A workaround until this is provided would be a page describing how to configure a successful installation on latest Jetpack that will enable IMU as well.

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

No branches or pull requests

4 participants