Introduction
Marina is a dataset manager for robotics built to organize, share, and discover bags and datasets across teams and storage backends.
Datasets are pulled from remote registries. You can easily create your own using SSH, Google Drive, HTTP or any filesystem folder.
Compression
Marina automatically compresses bags when pushing and restores them on pull. PointCloud2 messages are compressed with millimeter accuracy by default using the embedded cloudini library.
Accuracy and compression are transparently marked but can also be changed or disabled at any time through configuration.
Get started by installing the CLI on your machine!