frc1418 / 2018-robot

:robot: Code for our 2018 competition robot, Panthera.
MIT License
3 stars 2 forks source link

Use follow mode for your TalonSRX drivetrain #161

Closed virtuald closed 6 years ago

virtuald commented 6 years ago

Your drivetrain has two SRX per side, right? I highly recommend having one of the SRX follow the other. This means your RoboRIO doesn't have to spend time sending CAN packets to all the motors, only half of them.

Reference: http://robotpy.readthedocs.io/projects/ctre/en/latest/api_talonsrx.html#ctre.talonsrx.TalonSRX.follow