mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 00:38:03 -06:00
Hopeful Tuesday Auto Test
This commit is contained in:
@@ -101,6 +101,7 @@ public class RobotContainer {
|
||||
);
|
||||
|
||||
private Command LidarIntake = new SequentialCommandGroup(
|
||||
RobotIntakeDown,
|
||||
new RunCommand(
|
||||
() -> m_robotSwerveDrive.driveWithInputRotation(
|
||||
m_lidar.getClosestBall(),
|
||||
|
||||
Reference in New Issue
Block a user