Robotics StackExchange | Archived questions

Eclipse: Project Builds but no binaries only for ROS imports

(Ubuntu 14.04, Eclipse Kepler, Ros Indigo) Found this problem while using the IDE guide on ROSWiki. After checking multiple forum threads with similar titles, none of the solutions posted have worked. I am new to ROS and C++, so I'm not sure why this is happening. (I open eclipse from terminal, after source devel/setup.bash and using the bash -i -c "eclipse" command suggested in the wiki)

Here is what I've tried:

All the forum posts on this topic I found either have no response or suggest the above two. Here are some additional steps I took:

None of these have worked. I tried going to Run Configurations to see if anything shows up in Search Project, but the list of Binaries is empty. I still find it strange that Eclipse generates/identifies the binaries for other projects, just not the ROS ones.

Thank you very much for any assistance.

Asked by raghav.rao32 on 2015-06-10 12:09:57 UTC

Comments

Still no answers? I've tried pretty much everything at this point. For now I'm using the binaries from catkin_ws/devel/lib that catkin_make generates but it's a huge hassle to rebuild and edit. I was hoping someone could help out

Asked by raghav.rao32 on 2015-06-23 17:13:47 UTC

Hi, did you manage to figure out how to do it? I'm having the same problem.

Asked by michalgn on 2016-10-23 14:23:34 UTC

Answers