alspitz / roshz

A C++ implementation of rostopic hz (allows testing of TCP_NODELAY and UDP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roshz

A C++ alternative to rostopic hz that allows requesting TCP_NODELAY and UDP transport.

Usage

roshz [-w window_size] [--nodelay] [--udp] topic_name

About

A C++ implementation of rostopic hz (allows testing of TCP_NODELAY and UDP)


Languages

Language:C++ 90.1%Language:CMake 9.9%