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

new tuned pidParams for icub3 gazebo model for walking simulations #219

Merged
merged 2 commits into from
Mar 25, 2022

Conversation

mebbaid
Copy link
Contributor

@mebbaid mebbaid commented Mar 16, 2022

With reference to this pull request and the corresponding one in the walking-controllers (i.e this PR ). I am updating the values of the low-level position-control pid gains. These new values seems to work on several machines and also for the stickBot. see also this issue.

P.S.
I opened the PR directly on master since the interested people are limited and the PR should not, in theory, break any other simulation related activity. Feel free to suggest a different approach.

@mebbaid mebbaid changed the title tuned icub3 gazebo for walking simulations new tuned pidParams for icub3 gazebo model for walking simulations Mar 16, 2022
@traversaro
Copy link
Member

P.S.
I opened the PR directly on master since the interested people are limited and the PR should not, in theory, break any other simulation related activity. Feel free to suggest a different approach.

Do not worry, this repo only have a master branch.

ki 0.35 0.35 0.35
kp 70.0 0.17 0.15
kd 70.0 0.17 0.15
ki 70.0 0.17 0.15
Copy link
Member

Choose a reason for hiding this comment

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

Just to double check: is this intentional? For all other limbs kd and ki are smaller then kp, here instead they are equal.

Copy link
Contributor Author

@mebbaid mebbaid Mar 17, 2022

Choose a reason for hiding this comment

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

Thanks a lot for catching that. Its indeed a typo due to using multiple versions locally of the repo to do the changes and tests. Fixed the typos and tested.

Copy link
Member

@traversaro traversaro left a comment

Choose a reason for hiding this comment

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

Just a small comment on icub3 icub torso.

@traversaro
Copy link
Member

Ok for me, not sure if @GiulioRomualdi or @lrapetti want to double check.

@lrapetti
Copy link
Member

Ok for me, not sure if @GiulioRomualdi or @lrapetti want to double check.

For me are fine as well, I would leave the last word to @GiulioRomualdi if he has any comment on it

@lrapetti
Copy link
Member

These new values seems to work on several machines and also for the stickBot.

@mebbaid is the stickBot directly using those files, or should we change them somewhere else?

@mebbaid
Copy link
Contributor Author

mebbaid commented Mar 17, 2022

These new values seems to work on several machines and also for the stickBot.

@mebbaid is the stickBot directly using those files, or should we change them somewhere else?

No. This is because the stickBot is not generated using the icub-model-generator repo. In my local set-up, these modification are done instead inside the correponding ergocub-gazebo-simulations/conf_stickBot repo folder in the corresponding sub-files. I will open a similar PR in that repo as well.

@traversaro
Copy link
Member

Ok for me, not sure if @GiulioRomualdi or @lrapetti want to double check.

For me are fine as well, I would leave the last word to @GiulioRomualdi if he has any comment on it

Friendly ping @GiulioRomualdi .

@GiulioRomualdi
Copy link
Member

Fine to me 😀

@traversaro traversaro merged commit 0b244da into robotology:master Mar 25, 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.

4 participants