script_call_empty_srvs
Calls a srvs with type ‘std_msgs/Empty’.
Defined at line 95 of file scripts/io.xml in package pitasc_library.
Meta data
CategoriesioPrototypesscript_service_caller, script, object, dictionary, base, descriptive
Parameters
Required parameters:
service_name : stringName of the service to be called
Basic parameters:
namespace : stringNamespace of the service to be calledon_start : boolIf true, the script is executed when the parent skill startsDefault: Trueblocking : boolDecides if the ros service call blocks the pitasc cycle until the service returned. If set to false, on_start must be set to true.Default: Truewait_for_service : boolWait until service becomes availableDefault: True
Examples
script_call_empty_srvs is used in the following examples: