Quote:
Originally Posted by mark.amber
Our team is using CAN and java and we are having a problem with a simple program, one that sets the jag to 1, the jag spazzes and throws a stack trace every time it stops.
I have traced it back to the CANExceptionFactory where it was talking about NIRIOEthernetTimeout or something, I do not have the code and I have to go to school now, just assume everything else is in order I think this is an issue in the wpilibs
|
From an engineering standpoint, it seems peculiar to assume that the code only you have used is in order, the hardware only you have tested with is in order, but that the code that every other team is using as well is the most likely source of the issue. That's not to say that there couldn't be an issue in wpilibj, it just seems like an odd place to start.
-Joe