smartphone Mobile Control

Comprehensive mobile dashboard for remote control, live tracking, and status monitoring.

How it works

A custom cross-platform Flutter application connects to the robot via a high-performance TCP bridge.

This allows operators to view live camera feeds, check vital battery statistics, and instantly override autonomous functions with manual joystick control if necessary, ensuring full human-in-the-loop safety.

Technical Implementation

  • Frontend: Flutter (Dart) for Android & iOS
  • Connectivity: Async TCP/UDP connection
  • Video Stream: H.264 over RTP/UDP
  • Features: Virtual Joystick, Map View, Battery Monitor

Explore the Code

Download the app source code and server-side bridge implementation from our repository.

View on GitHub open_in_new