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

If you are using catkin, you have to tell another command rather than make eclipse-project, 'cause this one is for rosbuild packages only. As @ahendrix said, take a look at section 2.2 of IDEs wiki link.

Alternatively, you can run a little script I've made, that automatically make Eclipse projects from catkin packages, using the new catkin_tools.

If you are using catkin, you have to tell another command rather than make eclipse-project, 'cause this one is for rosbuild packages only. As @ahendrix said, take a look at section 2.2 of IDEs wiki link.

Alternatively, you can run a little script I've made, that automatically make Eclipse projects from catkin packages, using the new catkin_tools.

If you are using catkin, you have to tell another command rather than make eclipse-project, 'cause this one is for rosbuild packages only. As @ahendrix said, take a look at section 2.2 of IDEs wiki link.

Alternatively, you can run a little script I've made, that automatically make makes Eclipse projects from catkin packages, using the new catkin_tools.