Robotics StackExchange | Archived questions

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

Asked by droneman1 on 2022-06-15 10:42:30 UTC

Comments

Duplicate of #q151611

Asked by abhishek47 on 2022-06-16 11:23:56 UTC

Answers