rosservice
Syntax
Description
rosservice list
returns a list of service
names for all of the active service servers on the ROS network.
returns a list of
service names for all of the active service servers on the ROS network.
svclist
= rosservice("list")svclist
contains a cell array of service names.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b