SourceCode/Bond/Servo/CRobotTask.h @@ -55,6 +55,7 @@ private: static std::string& generateId(std::string& out); void transformPosAndSlot(int srcPos, int srcSlot, int& tarPos, int& tarSlot); private: ROBOT_TASK_STATE m_state; /* 任务状态 */