chenluhua1980
2026-01-14 02a406fb7e3d635dca0ef87914fee54c7fd6bd3c
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();