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

I figured it out. It was sourcing that was the issue. This means an old project file of the node existed a different place. So when running rosrun or roslaunch they found the old version. and when I executed I had the correct version. Deleting all Devel and build folders in my folder solved it.