ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

uvc_camera not launching in ros groovy.

asked 2013-09-11 08:09:41 -0500

updated 2013-11-14 11:12:23 -0500

tfoote gravatar image

I get this error when roslaunch uvc_camera camera_node.launch is run in a terminal.

ERROR: cannot launch node of type [uvc_camera/uvc_camera]: can't locate node [uvc_camera] in package [uvc_camera]

ROS groovy.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-09-20 01:40:29 -0500

andreas gravatar image

There is no uvc_camera package included in groovy, I don't know why. It appears again in hydro.

However there's a package in the repository called ros-groovy-usb-cam. Install, then run "rosrun usb-cam usb_cam_node" Alternatively you can also use ros-groovy-gscam (http://wiki.ros.org/gscam).

(Related question and more detailed answers: http://answers.ros.org/question/57320/package-for-simple-usb-web-camera-in-groovy/)

edit flag offensive delete link more

Comments

Thanks! but i switched to hydro and I get this package not found error with custom Catkin packages so I am building packages with rosbuild for now.

balakumar-s gravatar image balakumar-s  ( 2013-11-18 00:51:30 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-09-11 08:09:41 -0500

Seen: 1,390 times

Last updated: Sep 20 '13