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

Add merge points to the entire last step #55

Merged
merged 3 commits into from
Sep 27, 2022
Merged

Conversation

S-Dafarra
Copy link
Collaborator

No description provided.

@S-Dafarra S-Dafarra self-assigned this Sep 26, 2022
@@ -142,7 +145,7 @@ class UnicycleGenerator::UnicycleGeneratorImplementation {
if (pause){
pauseTime = stepTime - nominalStepTime;
switchTime = nominalSwitchTime + pauseTime;
} else pauseTime = 0;
Copy link
Member

Choose a reason for hiding this comment

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

not required anymore?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It was not used in the code below

@S-Dafarra
Copy link
Collaborator Author

Thanks @GiulioRomualdi, merging!

@S-Dafarra S-Dafarra merged commit 9ef68f2 into master Sep 27, 2022
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.

2 participants