Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VioDataset class #204

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add VioDataset class #204

wants to merge 8 commits into from

Conversation

leokoppel
Copy link
Contributor

Adds a VioDataset - same idea to VoDataset but including inertial measurements.

Currently this uses the existing VoDatasetGenerator and reformats it a bit. Possibly in future it will replace VoDataset entirely, but that is more work.

The file format (coming in next PR, to keep them manageable) will be compatible with kitti.

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 7, 2017
@leokoppel leokoppel requested a review from chutsu August 7, 2017 18:14
@leokoppel leokoppel force-pushed the feature_vio_dataset branch from 23b78a0 to 29bb49e Compare August 8, 2017 16:54
@leokoppel leokoppel force-pushed the feature_vio_dataset branch from 29bb49e to 808b9f7 Compare August 8, 2017 19:44
@leokoppel leokoppel force-pushed the feature_vio_dataset branch from 808b9f7 to 0dd1dba Compare August 8, 2017 19:58
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.

1 participant