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

Depending on how the web frontend is designed it might not even be tight to a specific ROS version. E.g. when using the Robot Web Tools your client side code only talks to a websocket.

A few of these server-side packages have already been ported to ROS 2. The last repository is currently in the process of being ported: https://github.com/ros2/rosbridge_suite/issues/1 Once that work is complete you should be able to use a webfrontend developed for ROS 1 in the same way for ROS 2.

One example of such a webfrontend is an RViz-like interface: https://github.com/osrf/rvizweb