View Single Post
  #1   Spotlight this post!  
Unread 17-02-2015, 11:44
4821 Vulcans 4821 Vulcans is offline
Registered User
FRC #4821
 
Join Date: Feb 2015
Location: Washington DC
Posts: 7
4821 Vulcans is an unknown quantity at this point
Left and Right Drive Motors Teleop Disabled error

Hi everyone,
We are using Labview and used the default code to start with. We have a 4-motor drive train with two Talon SRs controlling each side. When I tried to code another motor, even using a simple manual control where I type in an input, Teleop mode disables itself and we get an error text that says that an error occurred at the Left and Right drive motors: the loop contains too much code or something is starving the loop.

I'm wondering why this might be happening? We are able to use the drive motors but as soon as we try to send any input to the other motors on our robot, Teleop disables itself. We haven't touched the default code at all in any way except adding one motor as a test.

Thanks!
Reply With Quote