I want to send in an if/else statement at each step short serial commands. How can I send an information like "ksit" through a Serial monitor.
I´ve tried Serial.write("ksit"), but this only send ksit to the serial monitor and doesn´t star a function.
Thanks for your answer, it worked very well for postures (sit/balance...), but if I try a behaviour (pee/pu...) it loads only the first frame and if I try a gait (crF, rnL...) only the first frame works. Do have any ideas?