Skip to main content

What is Roboticks?

Roboticks is a robot fleet management platform that helps robotics teams monitor, deploy, and maintain robots at scale. Whether you have 10 robots or 10,000, Roboticks provides the tools to keep your fleet running smoothly.
Built for ROS2 - Roboticks integrates seamlessly with ROS2 applications. Your existing code runs unchanged while Roboticks handles fleet operations.

Key Capabilities

Fleet Monitoring

Real-time status of all devices across production, testing, and development environments

Remote Sessions

Start, stop, and monitor software sessions on any device from anywhere

Log Collection

Stream logs in real-time and store them for later analysis and debugging

Remote Access

Secure SSH-like access to devices behind firewalls when you need to debug

Software Deployment

Deploy configurations and software updates across your entire fleet

Integrations

Connect to Slack, PagerDuty, and webhooks for alerts and notifications

How Roboticks Works

  1. Install Device Manager on each robot - a lightweight agent that connects to Roboticks
  2. View your fleet in the web dashboard - see status, start sessions, view logs
  3. Automate operations with the CLI and API - deploy software, run tests, integrate with CI/CD

Who Uses Roboticks?

  • Robotics startups scaling from prototype to production fleet
  • Research labs managing multiple test robots
  • Warehouse operators running autonomous mobile robots (AMRs)
  • Field service teams maintaining robots deployed at customer sites

Getting Started

1

Create a project

Sign up at app.roboticks.io and create your first project
2

Connect a device

Install the Device Manager and register your robot
3

Run your first session

Start a session and see logs streaming in real-time

Platform Overview

FeatureDescription
Device ManagerLightweight agent for Linux devices (Ubuntu, Jetson, Raspberry Pi)
Web DashboardMonitor fleet, view sessions and logs, manage configurations
CLICommand-line tool for automation and CI/CD integration
REST APIFull programmatic access to all platform features
SDKC++17 framework for building custom robotics modules

Requirements

  • Devices: Any Linux device with outbound internet access
  • ROS2: Humble, Iron, or Jazzy (optional - works without ROS2 too)
  • Network: HTTPS outbound only - no firewall changes needed