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

It seems nothing is going wrong.

The error message early in the log is never printed out really, you just see it there because it is part of the if/then command.

It seems nothing is going wrong.

The error message early in the log is never printed out really, you just see it there because it is part of the if/then command.

Are you sure no eclipse files are being generated?

Check:

$ ls .project

It seems nothing is going wrong.

The error message early in the log is never printed out really, you just see it there because it is part of the if/then command.

Are you sure no eclipse files are being generated?

Check:

$ ls .project

EDIT: As you can see, the .project file was generated, so everything is all right. Please be more precise when you say Eclipse does not find any project files. You need to import the project into your eclipse workspace.

It seems nothing is going wrong.

The error message early in the log is never printed out really, you just see it there because it is part of the if/then command.

Are you sure no eclipse files are being generated?

Check:

$ ls .project

EDIT: As you can see, the .project file was generated, so everything is all right. Please be more precise when you say Eclipse does not find any project files. You need to import the project into your eclipse workspace.

EDIT2: Project files are hidden files, so your eclipse dialog might not show them. You umight right-click the dialog to show hidden files. However eclipse is also fine with you just giving the folder name. If eclipse gives you an error, please post the error in your question.