Skip to content

Conversation

@leokoppel
Copy link
Contributor

@leokoppel leokoppel commented Aug 8, 2017

Reads and writes dataset files compatible with KITTI format.

This means a kitti dataset directory can be read in as a VioDataset (though only part of the information is currently used). Currently this includes

  • One camera (camera 00)
  • Rectified camera calibration parameters (not distortion parameters)
  • Camera to IMU extrinsic calibration
  • GPS and a few IMU values
  • landmark ground truth (extra, custom format)
  • pre-processed feature measurements (extra, custom format)

Pre-Merge Checklist:

  • Code is documented in doxygen format
  • Code has automated tests
  • Zero compiler warnings
  • Formatted with clang-format

@leokoppel leokoppel self-assigned this Aug 8, 2017
@leokoppel leokoppel requested a review from chutsu August 8, 2017 19:47
@leokoppel leokoppel force-pushed the feature_vio_dataset branch from 808b9f7 to 0dd1dba Compare August 8, 2017 19:58
@leokoppel leokoppel force-pushed the feature_vio_dataset_file branch from 299fae3 to 6908f80 Compare August 8, 2017 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants