Skip to content

Encapsulate drive train functions within the drive train class - #26

Open
rekhask wants to merge 2 commits into
mainfrom
drivetrain_functions
Open

Encapsulate drive train functions within the drive train class#26
rekhask wants to merge 2 commits into
mainfrom
drivetrain_functions

Conversation

@rekhask

@rekhask rekhask commented Mar 15, 2022

Copy link
Copy Markdown
Contributor

No description provided.

@ParkerMeyers
ParkerMeyers self-requested a review April 7, 2022 02:34

@ParkerMeyers ParkerMeyers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Everything looks good! Merging is fine w/ me.

@ParkerMeyers
ParkerMeyers self-requested a review April 7, 2022 02:39

@ParkerMeyers ParkerMeyers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Re-Reviewing due to failed build. I cannot see why the build is failing, but please check on this next meeting. Also, minor code suggestions.

}

public double getLeftMasterVoltage(){
return getLeftMaster().getMotorOutputVoltage();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Motors are defined in the same file, can just call to leftMaster variable

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.

3 participants