Skip to content

Manipulator#7

Open
Ryan-Bauroth wants to merge 11 commits intodevfrom
manipulator
Open

Manipulator#7
Ryan-Bauroth wants to merge 11 commits intodevfrom
manipulator

Conversation

@Ryan-Bauroth
Copy link

Can someone make sure all this code looks good? I think it all should work but I am unsure about the init() function and just general IO things being correct. Thanks!

@Ryan-Bauroth Ryan-Bauroth requested review from GBKP and a1cd September 9, 2023 23:23
@Ryan-Bauroth Ryan-Bauroth self-assigned this Sep 9, 2023
Copy link
Contributor

@a1cd a1cd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a bunch of comments. They have suggestions you can easily approve if you want to but make sure to read them first

private final RelativeEncoder encoder;
private final SparkMaxPIDController pid;

public ManipulatorIOSparkMax(){
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you want you can make motor id a parameter, but it will work this way as well

@a1cd a1cd linked an issue Sep 10, 2023 that may be closed by this pull request
Ryan-Bauroth and others added 2 commits September 12, 2023 14:41
Co-authored-by: Everett Wilber <71281043+a1cd@users.noreply.github.com>
Co-authored-by: Everett Wilber <71281043+a1cd@users.noreply.github.com>
Quick simple compilation failures
Copy link
Contributor

@a1cd a1cd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice effort, still untested code and it is not used in robot container but it looks like it should work properly.

@a1cd
Copy link
Contributor

a1cd commented Sep 12, 2023

@Ryan-Bauroth Merge it when you want to

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.

Manipulator

2 participants