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

Revision history [back]

Hi Roleiland

The project files in ROS wont work directly with ros without some modification, check out this tutorial for making ros packages work with eclipse.

as for autocompletion in eclipse there is a plugin you can install that supplements the CDT plugin for eclipse it is in your

help -> add new software

work with: Indigo Update Site - http://download.eclipse.org/releases/indigo/

and in the tree below that appears, select

Programming Languages +
 -     C/C++ Library API Documentation Hover Help (Incubation)  0.3.0.201202152032

This hover help will aid you in selecting and seeing the appropriate methods and elements contained in your functions. I find that is a good/sufficient setup that works for me.

Hi Roleiland

The project files in ROS wont work directly with ros eclipse without some modification, check out this tutorial for making ros packages work with eclipse.

as for autocompletion in eclipse there is a plugin you can install that supplements the CDT C++ plugin for eclipse it is in your

help -> add new software

work with: Indigo Update Site - http://download.eclipse.org/releases/indigo/

and in the tree below that appears, select

Programming Languages +
 -     C/C++ Library API Documentation Hover Help (Incubation)  0.3.0.201202152032

This hover help will aid you in selecting and seeing the appropriate methods and elements contained in your functions. I find that is a good/sufficient setup that works for me.

Hi Roleiland

The project files in ROS wont work directly with eclipse without some modification, check out this tutorial for making ros packages work with eclipse.

as for autocompletion in eclipse there is a plugin you can install that supplements the CDT C++ plugin for eclipse it is in your

help -> add new software

work with: Indigo Update Site - http://download.eclipse.org/releases/indigo/

and in the tree below that appears, select

Programming Languages +
 -     C/C++ Library API Documentation Hover Help (Incubation)  0.3.0.201202152032

This hover help will aid you in selecting and seeing the appropriate methods and elements contained in your functions. I find that is a good/sufficient setup that works for me.works.