Hi ROS-Community,
as the title already says I want to Launch the usb_cam Node on a Raspberry Pi from my main Computer. Although there are many Question regarding the usb_cam not working, I can't find one that deals with the `` tag. :(
The Launch file works on my main Computer and the Pi locally (so i guess the param are not the problem), but if I use the `` tag to start it remotely i get the following error:
ERROR: cannot launch node of type [usb_cam/usb_cam_node.cpp]: usb_cam
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/opt/ros/kinetic/share
ROS path [2]=/opt/ros/kinetic/stacks
launch file:
I think the problem lies here: `env-loader="/opt/ros/kinetic/env.sh"`, but as I am kinda new to ROS I don't know what to do about it. :(
Greetings Jamrock
↧