-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Failed to import pyrealsense2 #281
Comments
UPDATE Using the sources ive built realsense before on docker, I updated the docker file to the following
The above Dockerfile solved the import issue but I now seem to be getting stuck at something very basic
Thanks |
Hey @dusty-nv Please do check out this issue and let me know if you need any more information |
could not figure out how to fit it |
Still having the same issue and just a simple pip install pyrealsense2 in the docker file does not help. Anybody has an idea? |
I am having the same issue. My command is: ./build.sh --name=noetic_realsense pytorch realsense ros:noetic-desktop Any possible fix? @dusty-nv @IamShubhamGupto Thanks. |
I found a related issue [here}(https://github.com/IntelRealSense/librealsense/issues/5790).
AND
before this line
The docker building process went fine. |
I ran into this issue again while building an image for JP6 DP. I think it is unresolved and possibly deserves a PR @dusty-nv my command:
|
@dusty-nv heres a Dockerfile I am using to build realsense. It builds the library and the ros2 wrapper (humble). I think both should be supplied in the same docker file unless we are trying to save space
|
Based on our discussion in #279
I am trying to build my own docker image with ros2 iron pytorch2 and realsense.
The command
The error
Device
Jetson Orin
The text was updated successfully, but these errors were encountered: