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

Given the package you are using is rosmake, you need to add the package to the workspace in the same way you'd do with wstool.

i.e. instead of just svn co do rosws set gencam_cu --svn URL. Then rosws update. After sourcing the setup.bash roscd, rosmake etc should work.