Help! I’m new to the forum, and am trying to get a handle on programming the Vex IQ robot built from the PLTW Launch/Automation & Robotics course. I’ve followed the steps very carefully, but my robot won’t turn with the code. When I go into Drive mode and use the controller, it turns without issue. What am I doing wrong?
Hi! Welcome to the forum! Can you please send a picture of your code? Will the robot do everything else correctly, but not turn? Please elaborate too.
Also - I added the first “set drive heading” and “set drive rotation” blocks after digging deeper into the forum. And while I was initially aiming for a square, I changed the last turn to left to see if that made a difference. Again, robot turns without issue when driven by the controller.
The robot does everything correctly except turn. When it hits the turn block in the code, it pauses briefly, and then executes the next block. I tried to code it to go in a square. Instead, it moves forward in a strait line, with periodic hesitations. Here is the code:
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.