-
Notifications
You must be signed in to change notification settings - Fork 19
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
Trouble with BWC Parameter Tuning #32
Comments
Unfortunately, the tuning of BWC parameters has not yet been systematically organized. Before starting parameter tuning, please double-check that there are no problems with the model, etc., in accordance with the following document. In particular, since the height of the sole in the initial posture does not seem to be zero, please double-check what is written in the following section.
For controller tuning, dcmGainP is the most important parameter, as you mentioned. There is also room for tuning the following parameters of the foot contact force control. BaselineWalkingController/etc/BaselineWalkingController.in.yaml Lines 117 to 137 in 27b0795
|
Thank you for the response! I’ll double-check the documentation. Meanwhile, do you have any tips on tuning the impedance gains? There are quite a few parameters, so it’s a bit overwhelming. For example, moving the robot's center of mass left and right to adjust parameters related to the y-direction. I’m not very experienced with this, so any tips would be really helpful! |
Sorry for the mistake (#31). I switched the BWC controller as the Video: First, I increased the parameters by 10 times as described in this issue (#16) to ensure that the two models align(The robot has slight vibrations), even though their quality differences are not significant . Afterward, I attempted to make the robot step in place, as shown in the video, but the trajectory tracking performance appears poor.
Currently, the BWC has numerous parameters. Which ones should I focus on adjusting, especially dcmGainP and similar parameters? Could you offer any guidance or suggestions to assist me with this issue? Thanks a lot !
2024-10-29.11-51-08.mp4
The text was updated successfully, but these errors were encountered: