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

Gyroscope Based Aid in Driving Lateral Movements #11

Open
lukasmwerner opened this issue Nov 1, 2022 · 1 comment
Open

Gyroscope Based Aid in Driving Lateral Movements #11

lukasmwerner opened this issue Nov 1, 2022 · 1 comment
Labels
Auto Control When the robot drives itself Driver Control These are for TeleOp modes enhancement New feature or request Hardware Software Subsystem Management
Milestone

Comments

@lukasmwerner
Copy link
Contributor

This is also similar to #4 but will be for non turning movements.

Goal: if pushed, knocked, or running into something the robot will correct for the error put on it and continue driving.

@lukasmwerner lukasmwerner added enhancement New feature or request Driver Control These are for TeleOp modes Auto Control When the robot drives itself Software Hardware Subsystem Management labels Nov 1, 2022
@lukasmwerner lukasmwerner added this to the Meet 1 milestone Nov 1, 2022
@lukasmwerner
Copy link
Contributor Author

We can finally do this! so lets do this!!!!

Super easy to add this feature. Esentially we just need to change the calculate directions to gyroStabalized calc Directions. (do note that we may need to update the waitForTargetPos to re-calculate the powers as we approach our targets) and we just need to remember out target position whenever we turn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto Control When the robot drives itself Driver Control These are for TeleOp modes enhancement New feature or request Hardware Software Subsystem Management
Projects
None yet
Development

No branches or pull requests

1 participant