User Tools

Site Tools


2022_drivebase

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
2022_drivebase [2022/06/03 12:19] rfhuang2022_drivebase [2022/06/03 15:37] (current) rfhuang
Line 6: Line 6:
 **Github** \\ **Github** \\
 [[https://github.com/Team-4795/2022-Rapid-React/blob/main/src/main/java/frc/robot/subsystems/Drivebase.java|Drivebase.java]] \\ [[https://github.com/Team-4795/2022-Rapid-React/blob/main/src/main/java/frc/robot/commands/CurvatureDrive.java|CurvatureDrive.java]] [[https://github.com/Team-4795/2022-Rapid-React/blob/main/src/main/java/frc/robot/subsystems/Drivebase.java|Drivebase.java]] \\ [[https://github.com/Team-4795/2022-Rapid-React/blob/main/src/main/java/frc/robot/commands/CurvatureDrive.java|CurvatureDrive.java]]
 +
 +----
  
 ==== Early Testing ==== ==== Early Testing ====
Line 12: Line 14:
  
 {{:drivebasetesting2022.mp4}} {{:drivebasetesting2022.mp4}}
 +
 +----
  
 ==== Iterations ==== ==== Iterations ====
Line 19: Line 23:
     * Later on in the season after ECU we found that there was an issue of tipping if stoped abruptly and was driven in the opposite direction. As a result of this we added a check if this happened to limited the speed.     * Later on in the season after ECU we found that there was an issue of tipping if stoped abruptly and was driven in the opposite direction. As a result of this we added a check if this happened to limited the speed.
   * Added a cubic throttle ramp   * Added a cubic throttle ramp
 +
 +----
  
 ==== Path Planning ==== ==== Path Planning ====
2022_drivebase.1654273199.txt.gz · Last modified: 2022/06/03 12:19 by rfhuang