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

Revision history [back]

If you created a new package called "usb_cam" in your workspace, that would overlay the actual "usb_cam" package - making the usb_cam_node un-findable. ROS package names must be unique. If you're creating a new package, don't name it the same as an existing package (especially one you depend on).