FrodoBots-2K / README.md
micoolcho's picture
Update README.md
7cffc8f
|
raw
history blame
4.75 kB
metadata
license: cc-by-sa-4.0
dataset_info:
  features:
    - name: id
      dtype: int64
  dataset_size: 900000000
task_categories:
  - reinforcement-learning
  - robotics
language:
  - en
annotations_creators:
  - experts-generated
tags:
  - self-driving
  - robotics navigation
pretty_name: FrodoBots (1K)

Dataset Description

FrodoBots 1K Dataset

The FrodoBots 1K Dataset is a diverse collection of camera footage, GPS, IMU, audio recordings & control data collected from close to 1,000 hours of tele-operated sidewalk robot driving in 10+ cities (during internal game testing).

  • If you're interested in testing out your AI models on your own FrodoBots, we encourage you to support our upcoming Kickstarter campaign (from US$699).

  • If you're interested in testing out your AI models on our existing fleet of FrodoBots (in Singapore, London, Madrid, etc), you may reach out to Michael Cho for access to our SDK.

  • If you're interested in playing the game (ie. remotely driving a FrodoBot), you may [sign up here] (all you need is a game controller & browser).

Left to right in Stanford.gif
FrodoBots being tested in Stanford University campus

Special Shoutout: We want to express our sincere gratitude to the team at BlurIt for sponsoring our video redaction efforts (ie. blurring of faces & license plates).

Dataset Summary

There are 7 types of data that are associated with a typical FrodoBots drive, as follows:

  1. Control data: This includes information about the robot's control inputs captured at a frequency of 10Hz.

  2. GPS data: This includes latitude, longitude, and timestamp information for each data point collected during the robot drives at a frequency of 1Hz.

  3. IMU (Inertial Measurement Unit) data: This provides 9-degree of freedom sensor data, including acceleration (captured at 100Hz), gyroscope (captured at 1Hz), and compass ride information (captured at 1Hz), along with timestamp data.

  4. Rear camera video: This offers video footage captured by the robot's rear-facing camera at 20 frames per second (FPS) with a resolution of 800x600.

  5. Front camera video: This consists of video footage captured by the robot's front-facing camera at 20 FPS with a resolution of 480x480.

  6. Microphone: This includes audio recordings captured by the robot's microphone, with a sample rate of 48000Hz.

  7. Speaker: This incorporates audio recordings of the robot's speaker output, also with a sample rate of 48000Hz.

What's FrodoBots?

FrodoBots is an open-world video driving game where gamers remotely control sidewalk robots to complete missions in different cities (here's a video about the robot).

The game objective is to complete the pre-defined navigation missions in single-player mode (see [video]) or gather digital items in the multiplayer arena mode (see [video]).

Shopify_Madrid.gif
Testing in Madrid
Shopify_London.gif
Testing in London
Shopify_Stockholm.gif
Testing in Stockholm
Shopify_Wuhan.gif
Testing in Wuhan
Shopify_Liuzhou.gif
Testing in Liuzhou
Shopify_Berlin.gif
Testing in Berlin

Usage

For users not familiar with the structure of the data or those requiring assistance in manipulating and using it, please refer to the helpercode.ipynb file provided. This notebook contains Python code that helps understand and work with the dataset more effectively.

Contributions

The team at FrodoBots Lab created this dataset, including Michael Cho, Sam Cho, Aaron Tung, Niresh Dravin & Jiamin Ho.