ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I don't recall changing anything in roslaunch in electric with regards to this. I am surprised you were ever able to do this as files with out the #! would not be run correctly with the Python interpreter. You can test for yourself by simply trying to execute the scripts at the commandline, e.g.
./scriptname.py