roslibjs
roslibjs copied to clipboard
getServices response
Hi,
Currently the getServices method returns an array of all the Services available, whereas the getTopics method returns an object containing an array of all topics and an array of all topic types. It would be nice to have the getServices also return an array of service types along with the array of service names.
Thanks.