ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I've traced this down to a call to subprocess.Popen
in roslaunch/nodeprocess.py
. I have no idea why that line is failing [yet]