Hey guys, so I finally was able to get a hold of the DS laptop to look at the DS logs and this is the exact error that is being spit back out during teleop:
Code:
3:33:49.792 PM
ERROR -44061 occurred at "Left and Right Motors" in the VI path: Robot Main.vi
FRC: The loop that contains RobotDrive is not running fast enough. This error can occur if the loop contains too much code, or if one or more other loops are starving the RobotDrive loop.
Again this code was spit out even when running the default labview program, so there was almost nothing in the teleop code. I will continue scrutinizing the code but any extra help would be very appreciated!