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

Revision history [back]

click to hide/show revision 1
initial version

If path of prosilica_camera is "/home/mike/ros_workspace/.../stacks/prosilica_camera", Add the complete path into ROS_PACKAGE_PATH. Adding "/home/mike/ros_workspace/.../stacks" won't work.

Alternatively, if you have used rosinstall to install prosilica_camera, the there would be setup.bash in the folder where you stored rosinstall.txt . cd to that folder and user "$source setup.bash".