Connecting to Web User Interface

I am following the tutorial on the quick setup https://husarion.com/tutorials/howtostart/rosbot3-quick-start/

I can open the following link in the Browser but when I want to make a connection nothing seems to work with Foxglove WebSocket

http://192.168.137.247:8080/

I have tried the default ws://localhost:8765
ws://localhost:8080
ws://192.168.137.247:8080

Hello @stella,

You should type http://<ROSBOT_IP>:8080/ui in your browser to get access to panel.

Hi, yes that’s what I have done and it opened the UI, but I don’t think it connects to the robot, at least I do not see any information in the panels. When I tried to make a new connection nothing happened either.

It looks like this:

The image never appears. The LiDAR information is not here either even though LiDAR is connected to the robot. Battery also doesn’t seem to show any information.

Does Rosbot Snap is running (sudo rosbot.start), and you see the topic in terminal?