Robotics StackExchange | Archived questions

Can't find binary when building with Eclipse

Hi! I followed the instructions on how to work with Eclipse and I have successfully imported the project to eclipse and I have no errors. I also managed to build the project with no errors. But when I try to run it, I receive an error that no binary file was found and when I try to create a new run configuration, I don't see any binary in the 'search project' option. Any ideas?

Asked by jdorfsman on 2015-04-03 05:15:44 UTC

Comments

Do you use catkin or rosbuild? As my experiment, you should name the binary file with above 4 charaters

Asked by domikilo on 2018-09-18 10:47:14 UTC

Answers