DeepBlueRobotics / RobotCode2018

All of our code for FRC's 2018 game: FIRST Power Up.
5 stars 11 forks source link

DefaultIntake has a try-catch for the manipulator, but other default commands don't #84

Open doawelul opened 6 years ago

doawelul commented 6 years ago

Add try-catch to other default commands to avoid NullPointerExceptions.