defineOptionalProperty<std::string>("EmergencyStopTopicName","EmergencyStop","The name of the topic over which changes of the emergencyStopState are sent.");
defineOptionalProperty<std::string>("RobotHealthTopicName","RobotHealthTopic","Name of the RobotHealth topic");
defineOptionalProperty<std::string>("TextToSpeechTopicName","TextToSpeech","Name of the TextToSpeech topic");
defineOptionalProperty<int>("MaximumCycleTimeWarnMS",50,"Default value of the maximum cycle time for warnings");
defineOptionalProperty<int>("MaximumCycleTimeErrMS",100,"Default value of the maximum cycle time for error");
defineOptionalProperty<std::string>("AggregatedRobotHealthTopicName","AggregatedRobotHealthTopic","Name of the AggregatedRobotHealthTopic");