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

Revision history [back]

I use Eclipse and to work on several packages at once, I simply make projects for each individually, and open them into my workspace. Eclipse will find and open all project under any directory you give it which works well for a stack if you've made Eclipse projects for each with make eclipse-project

AFAIK, neither Eclipse nor CMake can auto-detect other eclipse projects to link them automatically