dslr connection problem in ROS
when i am connecting dslr in ros i am getting this error
[ERROR] [1459400236.521145040]: Cannot identify '/dev/video0': 2, No such file or directory
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
when i am connecting dslr in ros i am getting this error
[ERROR] [1459400236.521145040]: Cannot identify '/dev/video0': 2, No such file or directory
Asked: 2016-03-31 23:34:28 -0500
Seen: 148 times
Last updated: Apr 01 '16
Unable to connect to remote machine
How to connect ROS mqtt-bridge to a remote broker
Assign values to arrow marker starting position
How to run rospy.spin() and Tkinter.mainloop() at the same time?
Buffed messages get the same timestamp
Call ROS inside a Docker container
fanuc roboguide with ROS MoveIt (cont)
Advice on improving pose estimation with robot_localization
problem of publishing a PoseStamped goal on the move_base_simple Topic
This is a duplicate of can any dslr camera be used as webcam in ROS. I'm going to close it. If you disagree, and you feel this should remain open, please tell us why in a comment.
I think this one is about not finding the file, the other question is about permission denied.
Maybe so. That's why I asked for more information, and the possibility to re-open if it makes sense.
previously i was getting "permission denied" error but now i am getting the another error which you have closed.basically i am trying to run this command "rosrun usb_cam usb_cam_node" by connecting nikon DSLR and getting the above problem.
I've re-opened it, but could you please go back to your previous question and answer some of the outstanding questions there? Especially the comments by @lucasw and @Mehdi about checking whether
/dev/videoX
even exists.