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

Add an example of minimizing the maximum value of a variable along a trajectory. #814

Open
1 of 4 tasks
robfalck opened this issue Aug 25, 2022 · 0 comments
Open
1 of 4 tasks

Comments

@robfalck
Copy link
Contributor

robfalck commented Aug 25, 2022

Issue Type

  • Bug
  • Enhancement
  • Docs
  • Miscellaneous

Description

This should be doable with the Betts reentry problem. See the stack overflow post here: https://stackoverflow.com/questions/73487091/min-max-component-objective-function/73488012#73488012

Do this through two approaches:

  1. Use KSComp as a differentiable maximum.
  2. Split the trajectory such that the first phase ends at the first extremal value of q.

Example

N/A

Environment

N/A

Prerequisites

We should make sure that add_timeseries_rate_output works for all transcriptions, and implement add_boundary_rate_constraint.

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