get_services
Retrieve a comprehensive list of all available ROS services to facilitate robotic movement control and system integration.
Instructions
Get list of all available ROS services. Example: get_services()
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_servicesArguments",
"type": "object"
}