Feature

Robot Fleet Monitoringin real time

One dashboard for your entire robot fleet. Know instantly which robot is offline, low battery, or erroring β€” before it impacts operations.

Everything you need to monitor robots

Centralized Dashboard

Monitor your entire fleet on one screen β€” status, battery, location, uptime per robot.

Smart Alerts

Auto-detect offline robots, low battery, missed heartbeat. Triage Critical / Warning / Info.

Real-Time GPS Map

See every robot on a live map. Supports indoor coordinates and outdoor GPS.

Analytics & Uptime

Uptime charts, battery trends, heartbeat frequency by day/week/month. Export CSV.

Connect in 5 Minutes

pip install vnrobo-agent. 3 lines of Python. Supports ROS 2, Isaac Lab, bare Python.

Multi-tenant & Teams

Role-based access per organization. Each team has isolated data namespaces.

Connect your robot in 3 lines

No complex configuration. Works with any Python robot.

# pip install vnrobo-agent
from vnrobo_agent import VnRoboAgent
agent = VnRoboAgent(api_key="your-key", robot_id="robot-01")
agent.start() # sends heartbeat every 60s

Frequently Asked Questions

What robots does VnRobo support?

Any robot that can run Python or call a REST API β€” ROS 2, Isaac Lab, Unitree SDK, custom firmware.

How long is heartbeat data retained?

Free tier: 7 days. Pro: 30 days. Business: 90 days. Enterprise: unlimited.

Is on-premise deployment available?

Currently cloud SaaS only. On-premise is on the roadmap for Enterprise tier.

What are the Free tier limits?

Free: 3 robots, 7 days data, 1 alert rule. No credit card required.

Start for free today

Free for 3 robots. No credit card required.

Create Free Account β†’