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

Revision history [back]

I had a similar problem. For some reason, the src folder wasn't properly included by eclipse project as a source folder.

To fix it:

  1. Right click project
  2. Select C/C++ Project Paths on the left
  3. Select the source Tab on the right, click Add Folder

Hope it is useful for someone else.