Skip to content

fengyun7810/robotcar-dataset-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotcar Dataset SDK

This repo contains sample MATLAB code for viewing and manipulating data from the Oxford Robotcar Dataset.

Directories

extrinsics: Extrinsic calibrations between the sensors on the vehicle

matlab: Sample matlab code for viewing and manipulating data

models: Camera models. See the sample python or matlab code for how to use these

python: Sample python code for viewing and manipulating data

tags: Lists of tags for each dataset

Obtaining Data

To obtain the data, please visit the dataset website. Downloads are chunked into .tar files containing no more than 5GB each, where each chunk corresponds to the same time window for all sensors.

It is recommended that you extract all tar files to the same directory - this will leave all the data in a sensible heirarchical directory structure.

About

Software Development Kit for the Oxford Robotcar Dataset

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 55.9%
  • Python 44.1%