Exercise 2.2: Found the following but they are either not files or not executables

I’m having the exact same problem, but when using rosrun I’m getting: “found the following but they are either not files or not executables” I tried using the solution posted for the exercise but the error is showing with both solutions, mine and the one given by the course

Hi @jaime,

Welcome to the Community!

The issue you are having is different. Could you check the following?

  • Have you compiled you package with catkin_make?
  • After that, have you run source devel/setup.bash on every shell you are using?
  • Are you also using the right names?