-
Notifications
You must be signed in to change notification settings - Fork 96
D455 Camera - No RealSense devices were found #155
Comments
Same problem here. |
the same problem here on master branch, using dashing! |
I'm experiencing the same Issue with dashing. |
I am experiencing the same error with Intel RealSense D455
|
I'm experiencing the same issue. Ubuntu 18.04.5 LTS I tested realsense-viewer It works fine until I run
After I run setup.bash, It can't find realsense devices. lsusb -v
|
I am having an issue getting the ROS2 realsense wrapper working for the D455 where it can't find the device.
Running
. /opt/ros/dashing/setup.bash
ros2 run realsense_ros2_camera realsense_ros2_camera
Gives the following result:
[INFO] [RealSenseCameraNode]: RealSense ROS v2. 0.1
[INFO] [RealSenseCameraNode]: Running with LibRealSense v2.16.5
[INFO] [RealSenseCameraNode]: getParameters...
[INFO] [RealSenseCameraNode]: setupDevice...
[ERROR] [RealSenseCameraNode]: No RealSense devices were found! Terminate RealSense Node...
My system:
Jetson Nano
Ubuntu 18.04.5 LTS
ROS Dashing
realsense-viewer
is working finers-enumerate-devices
gives the followingDevice info:
Name : Intel RealSense D455
Serial Number : 030422250601
Firmware Version : 05.12.07.100
Recommended Firmware Version : 05.12.06.00
Physical Port : 2-1.1-4
Debug Op Code : 15
Advanced Mode : YES
Product Id : 0B5C
Camera Locked : YES
Usb Type Descriptor : 3.2
Product Line : D400
Asic Serial Number : 025523050418
Firmware Update Id : 025523050418
Can anyone help with getting troubleshooting this issue?
The text was updated successfully, but these errors were encountered: