IntelRealSense / realsense-ros

ROS Wrapper for Intel(R) RealSense(TM) Cameras
http://wiki.ros.org/RealSense
Apache License 2.0
2.59k stars 1.76k forks source link

"No RealSense devices were found!" with T265 plugged in #1642

Open rk122019 opened 3 years ago

rk122019 commented 3 years ago

After working through issues I posted in #1631, I'm now running the ROS wrapper (2.2.20) on Windows 10 using Librealsense v2.40.0 and ROS Melodic. I am able to successfully connect a D435i to my computer and run roslaunch realsense2_camera rs_camera.launch without any problems.

However, now when I try to plug in a T265 (on its own) and run roslaunch realsense2_camera rs_t265.launch, I get the same error as from #1631: "No RealSense devices were found!". The camera is recognized by Windows 10 in my Device Manager, and I can also run the RealSense Viewer successfully with the T265.

I'm curious if anyone has any suggestions on how to resolve this problem and get the ROS wrapper to recognize my T265 camera. Thanks!

mgopshtein commented 3 years ago

Have the same problem with ROS noetic, any solutions yet?

rk122019 commented 3 years ago

I unfortunately did not find a solution for the T265 on Windows. I resorted to creating an Ubuntu dual boot on my computer and doing all of my T265 ROS work on Ubuntu 18.04.