Skip to content

Conversation

oseiskar
Copy link
Member

Usage:

sai cli convert [format] [input] [output] (options...)

As the first supported format, added the TUM ASL/DSO/EuRoC format (as format = tum).

Another option would have been adding a --format=tum like parameter and common params like input and output, instead of making each format a subparser.

However, this version gives complete freedom to each converter to add their own parameters, which is probably better as each input format is may have its own kinks that are not shared with other formats.

@oseiskar oseiskar requested a review from pekkaran January 23, 2025 09:59
Usage: sai cli convert [format] [input] [output] (options...)

As the first supported format, added the TUM ASL/DSO/EuRoC format (as format = tum).

Co-authored-by: Pekka Rantalankila <40019233+pekkaran@users.noreply.github.com>
@oseiskar oseiskar merged commit 6a09507 into main Jan 23, 2025
@oseiskar oseiskar deleted the sai-cli-convert branch January 23, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants