Function Discovery::demangle_publisher_from_topic

Function Documentation

std::string Discovery::demangle_publisher_from_topic(const std::string &topic_name)

Demangle a publisher.

Return the topic name for a given topic if it is part of a publisher, else “”.

Parameters:

topic_name – Mangled topic name

Returns:

Demangled topic name