ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Complete instructions for using Eclipse with ROS can be found at the ROS IDEs Wiki page. For what it's worth, I've used both Eclipse and QtCreator with ROS and found QtCreator to be much easier to setup and use since it supports CMake projects by default. Instructions for using QtCreator can be found on that same page.