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

Revision history [back]

This means you haven't installed rosjava.

Install it with sudo apt-get install ros-<YOURDISTRO>-rosjava (replace <YOURDISTROY with indigo, jade, or whatever you are using).

Also, you should consider switching to catkin rather then using rosbuild...