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 optimal control problems - quadcopter #373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

m427kirb
Copy link

@m427kirb m427kirb commented Feb 5, 2025

Created Issue #372

Motivation : Expands library of optimal control problems. Demonstrates usage of features such as parameter functions, multiple states and control inputs, trajectory tracking.

Example : The quadcopter is an unmanned aerial vehicle with 4 propellors and in this case study, we seek to determine an optimal control policy for the 4 control inputs that must be adjusted over a specified time period to enable the quadcopter to closely follow given set points/trajectory while minimizing the difference between the set point and actual position and propellor input.

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