by RDanielOlivav » Wed Feb 06, 2008 5:54 pm
by RDanielOlivav
Wed Feb 06, 2008 5:54 pm
HI,
I'm trying to get my RN to walk dynamicly. I've already managed to make him walk by sending commands through the serial port. The thing is that between command and command, it takes too long to send all the data! So I tried to send an order, execute the movement, and while the movement is executing send the next order. The problem is that I have no way of knowing when the first movement has finished so that I can execute the next one, because I cant use the order wait, for reasons that are irrelevant now.
Does anyone has any idea of how it could be solved,
Thanks
HI,
I'm trying to get my RN to walk dynamicly. I've already managed to make him walk by sending commands through the serial port. The thing is that between command and command, it takes too long to send all the data! So I tried to send an order, execute the movement, and while the movement is executing send the next order. The problem is that I have no way of knowing when the first movement has finished so that I can execute the next one, because I cant use the order wait, for reasons that are irrelevant now.
Does anyone has any idea of how it could be solved,
Thanks