//Movement backward to get in line with the center of the field motor[rearRightMotor] = -127; motor[frontRightMotor] = -127; motor[rearLeftMotor] = -127; motor[frontLeftMotor] = -127;
but instead of only going backward a little bit, it goes backward until it hits the wall. I have no idea why can someone please help me. I am using virtual worlds
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum