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

Devel lukas #42

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

Devel lukas #42

wants to merge 207 commits into from

Conversation

lukasbrunke
Copy link

No description provided.

…easurement noise for all measurements) and added launch files for estimation.
…t. Also added Launch-file and observers file for estimator
…nd did little corrections in the simulation node
…d real values into file), added noise to simulated model, added function to evaluate recorded data (in root dir)
… restructured LMPC_node so that all variables can be used (some have to be global), changed a few types
…ne. Fixed a couple of LMPC things, it's still pretty slow when it comes to calculating the mpcCoefficients the first time in the second lap.
…wwise) and added some more type definitions (to make code faster). Still slow when it reaches new lap. Trying to make it faster by reducing the number of vectors created during coeffConstraintCost.
…ter. next step: split up in multiple separate functions to facilitate compilation.
…ed some more type definitions to make code faster. Stil working on it, next step: Get rid of global variables.
…e global variables. Instead, the model is defined by a function and passed to the MPC-solving function. Still not solving perfectly, but getting there.
…generalized code for polynomial of coefficients.
…eginning of an iteration, whereas the state of the iteration beginning is predicted in the previous iteration for the MPC control
urosolia and others added 30 commits February 17, 2018 13:07
deleting unnecessary file
… such that only one common configuration file needs to be modified.
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.

5 participants