Hi,
We wanted to share our web UI that we used in our last challenge test.
This is a fully feature-rich interface that includes:
- Real-time camera feed updates
- Keyboard control for movement
- Joystick integration
- Battery status monitoring
- Emergency Stop (E-Stop) status
- 2D map visualization
You can run it in one of the following ways:
-
In the remote VM
1.1 connect using SSH tunneling:ssh -L 8080:localhost:8080 team@ip1.2 Desktop server access the Web UI directly.
-
Locally on your machine — use
ros2routerto access the topics.
All features and more details are available in the README.md file:
https://github.com/MindCloud-Team/web_ui
— Mind Cloud
