-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great, thank you for adding in the controls and tuning!
question and suggestion (for follow-up PR):
[Q] why is the shoulder idle mode different for left and right? (might be worth some comments)
[S] do we want to have any PIDless nudging support specifically for the shoulder for tuning? this could be easier if/when we switch to using a macropad for tuning vs in-game boxop, as the bringup/debugging controls on the boxop gamepad will otherwise be pretty complicated.
thanks!
Ideally, yes, but for now we're out of joysticks on the gamepad :) |
LGTM. Yeah, I would like to switch to the macropad for bringup/debugging for this reason. If we're good for now/don't need it before Friday, I'll take a pass at this post the upcoming outreach event. |
looks like the lint checks are failing. you can address those by running:
|
I'm just going to merge this as-is, since most of the lint failures are from code already in |
Description
Finish the code to get the shoulder working.
How Has This Been Tested?