ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi there!
I'm experiencing the same problem, but stopping apache with command
apachectl -k stop
and relaunching webui with command
roslaunch webui webui.launch
does not work in my case - the page http://localhost/webui/webui/ is not available.
I tried http://localhost:9090/ but then I have to login and write a password (and I haven't set any).