-
Notifications
You must be signed in to change notification settings - Fork 97
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
Improve fetch's move base by fetchrobotics's default params #1456
Conversation
@708yamaguchi relayして出している |
|
This reverts commit 6b726e7.
bb4291f
to
4e9bc5f
Compare
I rebased I will add some commits to reflect the review #1456 (comment) |
4e9bc5f
to
75c0866
Compare
Please merge after #1455This PR includes knorth55#124, knorth55#125 and knorth55#126
We thought
TebLocalPlanner
is the best for fetch15 and fetch1075, so we created #1455.However, we found that the fetchrobtics's default parameter is better for fetch1075.
In this PR, we use the original paramter for fetch15 and use the default parameter for fetch1075.
We tested the parameter with
go-to-kitchen
demo.