Team-4536 / FRC-2017-Public

Repository for our 2017 robot code.
0 stars 0 forks source link

Make driveMotionProfile exit if a collision is detected. #236

Open inkling16 opened 7 years ago

inkling16 commented 7 years ago

Use the collision detection capabilities of the driveTrain to make driveMotionProfile stop moving if a collision is detected.

211 should be addressed first