Skip to content

Aimbot refactor #14

@schineaj23

Description

@schineaj23

The aimbot in it's current state is a broken PID loop mess. The way it is implemented, it calls driveSubsystem.tankDrive() at the same time that its already being called by the TankDrive command.
It also tends to be off from dead center and not want to update saying minimum adjustment is too low, however the movement is close to zero with the minimum adjustment removed.
Throws error: DifferentialDrive not updated enough
The entire command likely needs a full refactor

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions