Introduction to Roboto#
Welcome to the documentation
Explore concepts and user guides using the top navigation bar or search!
To interact with the Roboto API, we recommend using our Python SDK.
Roboto is a platform designed to simplify how you work with robotics data — from log ingestion and storage to intelligent processing and analytics.
Robot logs are complex: they’re large, multimodal, and often use binary formats. This complexity makes it challenging to extract the actionable insights needed to build safe and reliable systems, and scale them up with confidence.
Roboto tackles these challenges by providing:
Datasets to organize, curate and tag your robot logs
Actions to automate ingestion and custom post-processing of your data
A powerful query engine to search data and uncover edge cases
An interactive visualizer to replay, analyze and annotate recorded data
An extensible SDK to fetch slices of data and integrate with other tools
Our first-class support includes ROS, PX4, MCAP, Journal, and Parquet logs, and we can support custom formats as well.
Sign up#
Create a free account to get started.
Get Started#
Learn the core concepts of Roboto at: Concepts.
Follow some guided examples at: User Guides.
Create an access token to use the SDK & CLI at: Programmatic Access.
Find extensive documentation for the SDK, CLI and API at: References.