droid-dataset / droid

Distributed Robot Interaction Dataset.
https://droid-dataset.github.io/droid/
96 stars 15 forks source link

The DROID Robot Platform

This repository contains the code for setting up your DROID robot platform and using it to collect teleoperated demonstration data. This platform was used to collect the DROID dataset, a large, in-the-wild dataset of robot manipulations.

If you are interested in using the DROID dataset for training robot policies, please check out our policy learning repo. For more information about DROID, please see the following links:

[Homepage][Documentation][Paper][Dataset Visualizer].


Setup Guide

We assembled a step-by-step guide for setting up the DROID robot platform in our developer documentation. This guide has been used to set up 18 DROID robot platforms over the course of the DROID dataset collection. Please refer to the steps in this guide for setting up your own robot. Specifically, you can follow these key steps:

  1. Hardware Assembly and Setup
  2. Software Installation and Setup
  3. Example Workflows to collect data or calibrate cameras

If you encounter issues during setup, please raise them as issues in this github repo.