-
Notifications
You must be signed in to change notification settings - Fork 88
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 a function to limit stride #1029
Conversation
… leg_margin from st
…tion to limit stride
Refer to this link for build results (access rights to CI server needed): Build Log
Test FAILed. |
…ride when use_stride_limitation is true
780e9c5
to
c1f5655
Compare
Refer to this link for build results (access rights to CI server needed): Build Log
Test FAILed. |
@YutaKojio |
従来の頭打ち方法とは 主に,上位層がいい加減なsetFootStepsを送ってしまった場合や着地位置補正時の利用を想定しています. |
なるほど了解です。 |
歩幅を制限できるようにしました.
なお,内側に関しては,旋回時等の足平同士の干渉を考慮して,足平が許容領域に入っているかでみています.