My team is trying to use a 6 motor drive and we found out how to use all motors to move forward and backward, but no matter the research, I can’t find out how to make it turn. We are using block code.
If you want to turn right, spin the left wheels forward and the right wheels backward.
If you want to turn left, spin the right wheels forward and the left wheels backward.
If you are using a 6 motor drive, how are you coding it in blocks? Are you using switch blocks? With switch blocks, you can make 3-motor motor groups.
Here are the forum posts that explain how to use block code to make a motor group with more than 2 motors and how to make a drivetrain with more than 4 motors, as rs1 mentioned…