libwave icon indicating copy to clipboard operation
libwave copied to clipboard

Add VioDataset class

Open leokoppel opened this issue 8 years ago • 0 comments

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:

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

leokoppel avatar Aug 07 '17 18:08 leokoppel