Conversation
|
PR Description updated to latest commit (0ba9d19)
|
PR Review
✨ Review tool usage guide:Overview: With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview: With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
|
Code Climate has analyzed commit 87bd67d and detected 8 issues on this pull request. Here's the issue category breakdown:
Note: there is 1 critical issue. View more on Code Climate. |
|
Awaiting testing Wed. |
Type
enhancement
Description
Controls.java.DriveSubsystem.java, including logic to lock drive controls during the maneuver.bindings.mdto reflect the new barrel roll control binding.Changes walkthrough
Controls.java
Add Barrel Roll Control Bindingsrc/main/java/frc/robot/Controls.java
DPad down button.
DriveSubsystem.java
Implement Barrel Roll Maneuver in Drive Subsystemsrc/main/java/frc/robot/subsystems/DriveSubsystem.java
maneuver.
simulateDriveVelocityanddrivemethods.
bindings.md
Update Documentation for Barrel Roll Control Bindingdocs/bindings.md
action.