Getting rosservice info from c++ node
Hi, is there any way to get the information about a service via a c++ node? I have managed to get the list of all the service names via c++ node but cannot seem to figure out how to get the service info as we do via command line rosservice info /service_name
Duplicate of #q151611