ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Catkin does out-of-source builds, so the location of your executable is absolutely correct.
The actual strange thing is why rosrun searches your node in your source directory. Did you try re-sourcing setup.bash?