Hi, newbie programmer here.
I’m trying to run some test code in C++ involving a Drivetrain, when I run it, the display on the robot shows what I’m pretty sure is proof the code is running, just a mostly blank screen and a time elapsed in the top left, but the robot is not actually doing anything. Functions like Drivetrain.driveFor aren’t doing anything even though I’m next to certain I selected the correct ports where the motors are connected to.
If you need any other information, please let me know, I’ll try my best to provide any.
P.S. Apologies in advance, please tell me if I’m doing something I shouldn’t be doing, this is my first time on vexforum.