How to program VEX IQ precise turn with VEXcode blocks
Daniel Yu2021-01-16T08:56:03-05:00In part one drive straight with proportional control of the mini series on how to make reliable programming skills in VEX IQ Challenge. If you haven't read that post yet, I recommend doing that and then coming back to this post. We will do a square test at the end of this post, which uses the drive straight my block from part one. 839 coding tutorial Precise turn code snippet for VEXcode Blocks. Create a my block for turn. Robot will carry a momentum and continue turning even after the stop command has been sent, so [...]