mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
method for vel ramping
This commit is contained in:
@@ -214,6 +214,7 @@ public class Shoot extends CommandBase {
|
||||
@Override
|
||||
public boolean isFinished() {
|
||||
// if (simMode) {
|
||||
SmartDashboard.putBoolean("isAimedInTolerance", isAimedInTolerance);
|
||||
return isAimedInTolerance;
|
||||
// }
|
||||
// return false;
|
||||
|
||||
Reference in New Issue
Block a user