|
Re: The do's and do not's when shifting
If you have the programming skill to do it, consider adding the option to auto-shift to low when the PDP sees current spikes on the drive motors. Six CIMs with high gearing can and will trip the main breaker or brown out the RoboRIO, and good code can react faster than a driver.
Encoders can be placed anywhere you would on a normal drivetrain. Depending on where they're placed and how they're used, you may need to compensate for the change in ratio elsewhere in the robot in your code to get an accurate reading.
__________________
FIRST is not about doing what you can with what you know. It is about doing what you thought impossible, with what you were inspired to become.
2007-2010: Student, FRC 1687, Highlander Robotics
2012-2014: Technical Mentor, FRC 1687, Highlander Robotics
2015-2016: Lead Mentor, FRC 5400, Team WARP
2016-???: Volunteer and freelance mentor-for-hire
|