-
Notifications
You must be signed in to change notification settings - Fork 22
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
Penalizing reversing? #2
Comments
I think it's not This cost function could be added too, for preferring moving forward. |
artofnothingness
added a commit
that referenced
this issue
Mar 23, 2022
Feature/optimizer costmap2d tests
artofnothingness
added a commit
that referenced
this issue
Mar 23, 2022
Feature/optimizer costmap2d tests
artofnothingness
added a commit
that referenced
this issue
Mar 23, 2022
Feature/optimizer costmap2d tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see this PR in the other repo FastSense/mppic#11
Is this worth pulling in here? While I haven't tested yet, it seemed like reversing was already not particularly a problem -- but I could be wrong if you're starting at a path heading the opposite from the robot heading so reversing would allow tracking the path without turning around.
The text was updated successfully, but these errors were encountered: