-
Notifications
You must be signed in to change notification settings - Fork 0
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
[FEATURE] Add motor slewing back in #104
Milestone
Comments
@benjaminwp18 I thought the plan was to try #16 first? |
It was, but our boy was browning out a lot yesterday, and I think it'd be good to get slewing in now so we know it still works, just in case Pixhawk stuff fails. |
pilot skill issue. |
Merged
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We wrote a motor slewing/ramping branch at competition (smooth_thrusters), but it never got merged. Merge main into it and make any changes necessary. Would it be better to put the slewing in
multiplexer.py
where the throttling is, so it will apply to all control and not just the Xbox controller?The text was updated successfully, but these errors were encountered: