pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function ros2EntityKey

    • Builds the Zenoh key an rmw_zenoh peer publishes an entity on, or null if the name, type, or hash is not usable.

      Parameters

      • domainId: number

        the ROS 2 domain.

      • fqn: string

        the fully qualified entity name.

      • rosType: string

        the interface type as package/namespace/Type.

      • typeHash: string

        the message type hash as its RIHS01_ string.

      Returns string | null