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

camera_node not found in package uvc_camera?

asked 2014-04-01 11:19:48 -0500

Leyonce gravatar image

updated 2014-04-01 12:19:14 -0500

Hi, I'm using ubuntu 13.04 ros hydro and I'm trying to run the camera_node on my in uvc_camera package using a launch file containing :

<launch> <node ns="camera" pkg="uvc_camera" type="camera_node " name="uvc_camera" output="screen"> </node>

But I get this error ERROR: cannot launch node of type [uvc_camera/camera_node]: can't locate node [camera_node] in package [uvc_camera].

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
2

answered 2014-04-01 12:20:25 -0500

Leyonce gravatar image

The correct node is now uvc_camera_node.

edit flag offensive delete link more

Comments

1

I'm now wondering on why It was changed and not specified on wiki.ros.org/uvc_camera‎

Leyonce gravatar image Leyonce  ( 2014-04-01 12:23:06 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-04-01 11:19:48 -0500

Seen: 2,160 times

Last updated: Apr 01 '14