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

[trajoptlib] Remove anti-tunneling constraint #1109

Conversation

calcmogul
Copy link
Member

@calcmogul calcmogul commented Jan 4, 2025

Artificially constraining the step travel distance like this makes the solver report infeasible more often than it should. This isn't ideal in projects that don't even use keep-out constraints.

I saw differential drive generation report infeasible less often with the anti-tunneling constraint removed.

See #1108 for better potential alternatives.

Artificially constraining the step travel distance like this makes the
solver report infeasible more often than it should. This isn't ideal in
projects that don't use keep-out constraints.

I saw differential drive generation report infeasible less often with
the anti-tunneling constraint removed.

See SleipnirGroup#1108 for better potential alternatives.
@calcmogul calcmogul merged commit 05a54b9 into SleipnirGroup:main Jan 4, 2025
33 checks passed
@calcmogul calcmogul deleted the trajopt-remove-anti-tunneling-constraint branch January 4, 2025 21:48
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.

1 participant