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

The package is not in your package path probably. Try

export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`pwd`

and rosmake again.