|
myRobot.TankDrive errors
when our team uses myRobot.TankDrive(0.3, 0.3), wheel 1 turns correctly, other wheel barely at all, and when we use myRobot.TankDrive(-0.3,-0.3), wheel 1 barely turns, while the other turns correctly. Is anyone else having this problem?
We are using Victors, and when we set them directly, it works fine, even if we declare them as jaguars.
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|