View Single Post
  #1   Spotlight this post!  
Unread 03-02-2017, 13:34
DurT1178 DurT1178 is offline
Registered User
FRC #1178
 
Join Date: Feb 2016
Location: Saint Louis
Posts: 8
DurT1178 is an unknown quantity at this point
SRX Encoder not working

Hello Everyone! We are having trouble getting the encoders on our CANTalons to work properly. We are using four CANTalon SRX as our drive train with one talon to each sim. We are programming in Java, and are trying to use the getEncoderPostion method from the CANTalon class; however, it is not working. We have tried to send the values to SmartDashboard, and when we do they are continuously set to 0. We used a similar setup last year. Was something changed in the CANTalon classes? Also is there a better version of the CANTalon Javadocs? Becuase the one on the Cross The Road Website does not have detailed information on everything. Any advice is appreciated. Thanks!
Reply With Quote