Quantcast
Channel: Gazebo: Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 7017

get all topic names in C++ API

$
0
0
I am able to get advertised topics with **std::list topics; topics = gazebo::transport::getAdvertisedTopics("");** How to get all topics which are present but not advertised/published ( like ~\unit_box\link\wrench , etc. ) is C++ API ? These topics are visible with **gz topic -l** but how to access in C++ API

Viewing all articles
Browse latest Browse all 7017

Trending Articles