Hey,
Right now we are running into an issue with the six jaguars and one victor we are using. When we have our 4 drive jags set up (as either separate objects or as part of a RobotDrive Object), it behaves normally. When we have our shooter (2 jags and 1 victor) set up - without the drive jags - it behaves normally. The second we let them play together, things start exploding - aka we can’t drive ANYTHING. I’m able to print values to the DS via DriverStationLCD, but it seems those values have no effect when I tell them to do things with (ObjectName).Set().
Even INITIALIZING them causes this issue; I didn’t even give the drive jags values to run with and it stopped working. Tried two different computers, one with the complicated (i.e. Main) code and mine with a stupid simple test setup.
A: Any Ideas?
B: Any one else running into this?