比如我先给目标位置为A,在电机还没运动到A的时候,我给目标位置B,电机能到B吗?
我自己调是发现,MOVE每次需要执行完当前位置,进入IDLE状态,才能接受下一个位置的指令,所以不能覆盖执行
有什么办法可以覆盖执行吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
比如我先给目标位置为A,在电机还没运动到A的时候,我给目标位置B,电机能到B吗?
我自己调是发现,MOVE每次需要执行完当前位置,进入IDLE状态,才能接受下一个位置的指令,所以不能覆盖执行
有什么办法可以覆盖执行吗?