Our team is trying to test our drive train, but are running into weird issues. Occasionally when we enable tele-op the CAN Talon SRX’s that are attached to the drive train immediately start running backwards. We can also not get the robot to move forward at all.
We have already re-calibrated our controller as well as re-image the Roborio and redeploy code. Also we have checked to make sure firmware is completely updated on all hardware. We are occasionally getting the error code -44061 on the driver station, but haven’t been able to find any help pertaining to that error.
I’ve attached our Tele-Op and Begin Vi’s and have not modified code in any other part of the project.
Does anyone know if our problem is in coding or electrical or some other problem that we’re not seeing. Thank You
Never mind ended up solving our problem by uninstalling and reinstalling Lab View, something must have happened during the installation.
You really didn’t solve the problem then. You just made it go away (for now).
Do you zero the Talons in your disable loop? Often when things start driving immediately on enable it could be because that is the last “set” value you passed in.
Screenshot of the DS error might be more helpful. The errorcode is usually followed with text explaining what it means.