回家判断,运动到指定点,获取当前位置,如何获取运动结束判断
This commit is contained in:
@@ -538,7 +538,12 @@ public:
|
||||
static unsigned __stdcall m_Thread(LPVOID pThis);
|
||||
void CreateThread();
|
||||
void CloseThread();
|
||||
/**
|
||||
* \brief
|
||||
*
|
||||
*/
|
||||
void UpdateMotionState();
|
||||
void UpdateMotionStateOld();
|
||||
void UpdateMotionStateEx();
|
||||
void GluedispenserDone();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user