Laureatus…
I would like to create a control application for my XDA.
My idea so far is to build the sequences in SEQ and then export them. These files would then copied to the XDA and assigned to buttons on screen.
Nothing clever, just Walk, Turn Left, Turn Right, Stop and Getup sequences.
The XDA is terrible at timings in the millisecond range. Its not so good on whole seconds but…
Would I be better off polling the SSC with the QP command at regular intervals to see if the current position has finished before sending the next position?