Getting rosservice info from c++ node

asked 2022-06-15 10:42:30 -0500

droneman1 gravatar image

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

edit retag flag offensive close merge delete

Comments

Duplicate of #q151611

abhishek47 gravatar image abhishek47  ( 2022-06-16 11:23:56 -0500 )edit