chenluhua1980
2025-12-17 e3729db9e5b77d253666d9c7287bf2ea84c05132
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();