Skip to content

For Automations, add the entire command and figure out how to dynamically generate commands.... #4

Description

@github-actions

Goal is to delete the Robot Class.

Re-enable the automations as well before competition.

//TODO: For Automations, add the entire command and figure out how to dynamically generate commands.
// Goal is to delete the Robot Class.
// Re-enable the automations as well before competition.

                )
        );

        //TODO: For Automations, add the entire command and figure out how to dynamically generate commands.
        //  Goal is to delete the Robot Class.
        //  Re-enable the automations as well before competition.

//        gb1(GamepadKeys.Button.START).whenPressed(
//                new InstantCommand(()-> driveSys.drive.pose = new Pose2d(new Vector2d(63.3, -62.2), Math.toRadians(90)))
//        );

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions