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

Clients such as a web browser will talk directly to rosbridge using something like roslibjs. The web server is only responsible for severing the client the webpage, it does not need to talk directly to rosbridge, only the client browser will. Therefore, the IP and port 9090 of the rosbridge server on the robot must be available to the client.