-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Cannot use RealSense Viewer in USB 3.0 #3519
Comments
hi @caozhenn,
In my case
Use the BUS and Device to check how the camera was mounted. In my case is bus 002 and device 026.
Troubleshooting
|
Hi caozhenn, So to what you have mentioned, it works well with your computer (assuming it is also ubuntu), but not with AUBO i5. Thanks! |
Hi caozhenn, Wonder if there is any update on this one? Thanks! |
|---------------------------------|------------------------------------------- |
| Camera Model | { D415 } |
| Firmware Version |05.11.01.00 |
| Operating System & Version | Linux Ubuntu 14 |
| Kernel Version (Linux Only) | 4.4.0 -142 -generic |
| Platform | AUBO i5 collaborative industrial robot |
| SDK Version | { legacy / 2.18.1 } |
|
| Segment | {Robot } |
Issue Description
When I insert the camera D415 in USB 2.0, although there is warning, realsense_viewer works successfully. In the meatime , my wireless mouse in another usb port run smoothly.
But if I insert it in USB 3.0, there are severeal problems:
1.I can't open the realsense_viewer , it is stuck in startup window. Or sometimes it can't detect the device D415 .
2.So I try to run the ROS Wrapper for Intel® RealSense™ Devices downloaded from https://github.com/intel-ros/realsense, it is stuck in initialization.
3.By the way, I even can't move my wireless mouse.
I have used the SDK and ros wrapper successfully in my own computer, I don't know why there are so many problems in the AUBO i5 collaborative industrial robot.
Thanks.
The text was updated successfully, but these errors were encountered: