Module name | Short description | Publishes | Subscribes |
TextInterpreter | A generic text input/output module. This module parses any text written into a moos variable. | "output_variable" , NECKMSG , NEW_TASK , OBJECTIVE_FILE , PNAVIGATORREACTIVEPTG3D_CMD , PNAVIGATORREACTIVEPTG_CMD , SKYPE_CAM , STOP_STATECHART | <listening_variable> , SHUTDOWN |
Parameter | Description |
listening_var |
The variable this module will listen to to obtain the text to parse. |
output_var |
The variable this module will write to for replies. |