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

install d455f for Nvidia Isaac_ros #13463

Open
bgkang7470 opened this issue Oct 24, 2024 · 8 comments
Open

install d455f for Nvidia Isaac_ros #13463

bgkang7470 opened this issue Oct 24, 2024 · 8 comments

Comments

@bgkang7470
Copy link

Installed librealsense2 and related packages correctly, But I can't find out menu button in realsense-viewer.
And there is no camera view. Just x,y,z axis are appear. I am developing ros_visual_slam on Nvidia Jetson Orin nano.

@MartyG-RealSense
Copy link
Collaborator

Hi @bgkang7470 From your description, it sounds as though your camera is not detected by realsense-viewer, so there are no camera details in the options side-panel and nothing displayed in the 3D view. Is the image below what your realsense-viewer looks like?

image

Which version of librealsense are you using, please?

Also, which method did you use to install librealsense and the related packages?

@bgkang7470
Copy link
Author

bgkang7470 commented Oct 25, 2024 via email

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Oct 25, 2024

Regarding the Nvidia document note image, it did not display on your comment as images cannot be submitted by email and have to be pasted into the comment writing box on this page.

D455f support was not introduced until librealsense 2.54.1, so the librealsense version that you install should be at least 2.54.1.

librealsense should be installed first and the ROS wrapper installed second after librealsense has been successfully installed.

The list below shows which firmware and ROS wrapper should be used with which librealsense version.

2.55.1, 2.56.1 and 2.56.2: firmware 5.16.0.1 and ROS wrapper 4.55.1 (2.55) or 4.56.1 (2.56.1 & 2.56.2)
2.54.2: firmware 5.15.1.0 and ROS wrapper 4.54.1
2.54.1: firmware 5.15.0.2 and ROS wrapper 4.54.1

@bgkang7470
Copy link
Author

bgkang7470 commented Oct 25, 2024 via email

@MartyG-RealSense
Copy link
Collaborator

Hi @bgkang7470 Do you require further assistance with this case, please? Thanks!

@bgkang7470
Copy link
Author

Hi
Now, D455f is working well on Jetpack 6.1 by use of SDK's DFORCE_RSUSB_BACKEND option. For time being, This is enough.
Later, I will try again Linux native kernel driver patch for UVC.

@MartyG-RealSense
Copy link
Collaborator

I'm pleased to hear that RSUSB Backend is providing a working solution for you. Thanks very much for the update!

Please do let me know the outcome of your Linux native kernel driver patch test.

@bgkang7470
Copy link
Author

bgkang7470 commented Nov 15, 2024 via email

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

No branches or pull requests

2 participants