Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 463 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 463 Bytes

Fixes for demos - all collected in rosworld21 branch for now:

  • Allow metadata to be serialized into a string, for use by storage
    • emersonknapp/string-metadata (metadataio)
  • Don't preprocess bag files twice - fix crash on file compression
    • emersonknapp/no-preprocess-twice
  • Present converter plugin choices correctly
    • emersonknapp/converter-plugin-choices
  • Give introspection TS to the converter
    • emersonknapp/converter-needs-introspection-ts