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

Implement T-guess for fixedT problem #30

Open
timmercy opened this issue Apr 22, 2016 · 0 comments
Open

Implement T-guess for fixedT problem #30

timmercy opened this issue Apr 22, 2016 · 0 comments

Comments

@timmercy
Copy link
Member

When solving a fixedT problem you have to select a certain guess for the total motion time. If you make an unrealistic guess the problem won't solve well. E.g. if you select your T too low the trajectory can be suboptimal because it doesn't take into account obstacles which are situated beyond the time horizon.

Possible implementation is to generate a guess via a freeT problem and use the resulting T as initial guess for the fixedT problem.

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

No branches or pull requests

1 participant