Struct ExplicitTopicConfig

Struct Documentation

struct ExplicitTopicConfig

Configuration for an explicit topic subscription.

Use this when you want specific downsample ratios for known topics. The message type is auto-discovered from the ROS graph.

Public Members

std::string topic_name
int downsample_ratio = 1
int queue_size = 10