Robot Skills Messaging
Skill Messaging Example
Skills can send commands programmatically to each other. In this example, the speech is detected and events are passed between skills to achieve desired robot behavior. Which, could also be recursive if necessary. To send commands, use the ControlCommand() script method. This command is available in the programming script interfaces of supporting robot skills. This means that a robot skill that supports a script can instruct another robot skill to do something.