Class NaoWizardComponent

All Implemented Interfaces:
SpeechProductionInterface, VelocityInterface, NaoInterface

public class NaoWizardComponent extends NaoComponent
NaoWizardComponent. This is server used to wizard the nao during experiments, if need be.
  • Field Details

    • taskid

      public int taskid
  • Constructor Details

    • NaoWizardComponent

      public NaoWizardComponent()
      NaoWizardComponent constructor.
  • Method Details

    • init

      protected void init()
      Description copied from class: DiarcComponent
      Perform any component initialization. This should not be used for setting local fields to default values as was the case in DIARC. This method is called after the constructor, and after parseArgs. Setting default values should be done in field declaration or in the constructor.
      Overrides:
      init in class NaoComponent
    • updateComponent

      protected void updateComponent()
      update the server once