Skip to content

ZettaScaleLabs/hiroz

Repository files navigation

HIROZ

High-performance Interoperable Robotics on Zenoh

HIROZ is your Red Hare (赤兔) — swift, unburdened, unstoppable.

Built by the Zenoh team at ZettaScale


Overview

HIROZ is a Zenoh-native ROS 2 stack that:

  • Provides a pure-Rust ROS 2 implementation built directly on Zenoh
  • Preserves portability for RCL-C/CPP/Py-based applications
  • Delivers optimized performance for Rust users
  • Interoperates seamlessly with Zenoh RMW-based ROS 2

ROS 2 without ROS. Full compatibility. Zero ROS package dependencies.

Status

HIROZ is experimental software. It is tested with ROS 2 Jazzy, Humble, and Kilted. We make no guarantees with respect to other official distributions.

Documentation

Read the Book for comprehensive documentation including:

  • Installation and build instructions
  • Examples and tutorials
  • API reference
  • Feature flags and configuration
  • Contributing guidelines

Local Development: mdbook serve book

License

View license

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.