chenluhua1980
2025-12-11 77115b7f45e9fcc40c8831b857a77ee69751fcef
SourceCode/Bond/Servo/CRobotTask.h
@@ -32,13 +32,16 @@
      int getArmNo();
      ROBOT_TASK_STATE getState();
      bool isPicking();
      bool isPicked();
      bool isPlacing();
      bool isRestoring();
      void run();
      void pick();
      void picked();
      void place();
      void restore();
      void restored();
      void resend();
      void completed();
      void error();
      void abort();