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

Use the telemetry logger in the WalkingModule #97

Merged

Conversation

paolo-viceconte
Copy link
Contributor

No description provided.

src/WalkingModule/src/Module.cpp Outdated Show resolved Hide resolved
src/WalkingModule/src/Module.cpp Outdated Show resolved Hide resolved
src/WalkingModule/src/Module.cpp Outdated Show resolved Hide resolved
src/WalkingModule/src/Module.cpp Outdated Show resolved Hide resolved
@@ -6,7 +6,7 @@ unicycleGain 10.0
referencePosition (0.1 0.0)
timeWeight 2.5
positionWeight 1.0
slowWhenTurningGain 5.0
slowWhenTurningGain 2.5
Copy link
Collaborator

Choose a reason for hiding this comment

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

This parameter should be increased again as the robot falls down when turning due to the high speed. We could try with 4 if we want to take a higher velocity with respect to the previous value. But the new value should be tested before merging the PR.

cc @S-Dafarra

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We won't be able to test the new gain for a while. Should we revert to 5.0 and merge the PR, leaving for later the tuning of this gain?

@S-Dafarra
Copy link
Collaborator

Nice catches @isorrentino!

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.

4 participants