Get your ROS2 robot connected to The Platform in a few minutes.
On your robot (running ROS2 Humble, Iron, or newer), run this one command:
The installer will walk you through everything interactively:
Open your dashboard - your robot will appear as soon as the driver connects. Click on it to get live video, joystick control, and sensor monitoring.
The driver bridges these standard ROS2 topics to the platform:
| Direction | Default Topic | Message Type | Description |
|---|---|---|---|
| Subscribes | /camera/image_raw |
sensor_msgs/Image | Camera feed (streamed via WebRTC) |
| Subscribes | /odom |
nav_msgs/Odometry | Wheel odometry |
| Subscribes | /imu/data |
sensor_msgs/Imu | IMU orientation and acceleration |
| Subscribes | /scan |
sensor_msgs/LaserScan | LiDAR data (downsampled) |
| Publishes | /cmd_vel |
geometry_msgs/Twist | Movement commands from the web UI |
REST API - Build custom integrations using your API key with Authorization: Bearer <your-key>
Other Robots - We also support Sanbot ELF, QNAP Afobot, Double 2, and InMoov
FAQ - Common questions about video latency, security, and custom robots