Skip to content
MoffKalast edited this page May 29, 2024 · 13 revisions

Getting started

As the readme states, once the backend is running in ROS, then navigating to http://<host_ip>:5000 in your browser should display the web app client.

Check the browser compatibility guide on more info regarding what works best.

Clicking the drawing button lets you add widgets to display and send data to ROS topics. Check the feature list for a rundown of all widgets and the messages they support.

Aside from the required ones, custom widgets can be added to the navbar to customize functionality for a given robot and test setup.

Note: Some icons open setup modals instantly, while others use a single press to trigger actions and use a long press to open the modal.

Clone this wiki locally