Sign inSign up

gblachmkii/hiroz-union

By gblachmkii

Updated 28 days ago

Image
0

146

gblachmkii/hiroz-union repository overview

hiroz-union

Containerized hiroz-union from ZettaScaleLabs.

The image ships hu, the plugin platform and TUI for the hiroz ROS 2 ecosystem.

Usage

Run with default configuration
docker run -it --rm --read-only \
    docker.io/gblachmkii/hiroz-union:latest
Connect to a Zenoh router
docker run -it --rm --read-only \
    docker.io/gblachmkii/hiroz-union:latest \
    hu --connect tcp/host.docker.internal:7447
Run with persistent storage
docker run -it --rm --read-only \
    -v hiroz-union-data:/data:rw \
    docker.io/gblachmkii/hiroz-union:latest

Image Details

Tag summary

Content type

Image

Digest

sha256:188b13195

Size

50.6 MB

Last updated

28 days ago

docker pull gblachmkii/hiroz-union