View Single Post
  #39   Spotlight this post!  
Unread 15-01-2011, 16:34
drakesword drakesword is offline
Registered User
AKA: Bryant
FRC #0346 (Robohawks)
Team Role: Mentor
 
Join Date: Jan 2006
Rookie Year: 2004
Location: USA
Posts: 200
drakesword is on a distinguished road
Re: Updated CAN Jaguar Issue

it appears that the majority of the problems are happening in java. Here is what we did and checked so it can be eliminated from possible problems

Originally crashed when creating the CANJaguar Object.

Checked cable -ok-
Drove with bdc-comm -ok-
Changed load order of plugins -crashed before load-
Placed plugin right before loading java -crash at setPID-
Commented out all setup code after setPID and code ran

Notes: Without setting the PID for the speed control mode the jaguars will not run . . . that is normal

EDIT:
I reported the problem to wpi

Last edited by drakesword : 15-01-2011 at 16:41.
Reply With Quote