Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #29

Closed
wants to merge 30 commits into from
Closed

test #29

wants to merge 30 commits into from

Conversation

CameronMyhre
Copy link
Contributor

Before issuing a pull request, please see the contributing page.

CameronMyhre and others added 30 commits November 17, 2024 21:49
This commit reworks the vision pipeline class such that detected objects are saved. This has the effect of enabling autonomous usage of vision. Moreover, multiple colored samples can now be detected, though only one same color sample can be detected at once.

Additionally, the code has been reworked such that performance is increased and the memory leak is no longer present.
This commit adds functionality to the robot's odometry pods. This enables reliable autonomous movement, fueling automation during both main stages of the game. The position can be acquired through the drivetrain or through the coordinate system itself, which can be obtained through the drivetrain.
This commit adds IMU support to the coordinate system. This should be sufficient to test the robot's positional accuracy.

Support still needs to be added for setting starting positions and driver IMU zeroing.
This commit allows for both the arm and linear slides to be controlled stably via a PID controller.
feat: add controller button press event
This commit adds tuned PIDs that allow the robot to autonomously drive during both autonomous and teleop.
Enables the usage of driver preferred field centric drive and reliable autonomous operation.
…on-pids

Feature/autonomous drive to position pids
This commit adds several classes to preform actions during auto. Additionally it provides the framework for several other class's functionality in the future.
This commit makes it possibly to more accurately gain vision measurements due to accurate camera heights.
This commit allows our robot to remember where samples are on the field. This enables better autonomous programs and field advanced autos.
This commit makes it possible to autonomously grab samples, enabling complex autos.
This commit expands autonomous support and fixes several bug preventing optimal autonomous movement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant