marina
Marina is a dataset manager for robotics built to organize, share, and discover bags and datasets across teams and storage backends.
See the Documentation for more information or the ROS installation directly for the ros2 bag CLI extension.
ROS 2 CLI
While Marina's dynamic autocomplete for modern shells is designed to work as a standalone tool, we provide a ROS 2 CLI mapping to ensure a more familiar user experience.
# Pull a dataset from any configured registry...
# and pass it straight to playback.
# See available bags from configured remotes...
# or use the alias.
Datasets are pulled from remote registries. You can easily create your own using SSH, Google Drive, HTTP or any filesystem folder.
# Record to local cache...
# and push to your registry.
Standalone
Marina supports Linux and MacOS environments without additional requirements. Just install and run.
# Pull a dataset from any configured registry.
# Get and use the data from the local cache.
# See available bags from configured remotes...
# or use the alias.
# Push any folder or bags to your registry.