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

Update longitudinal mpc with follow distance param #4

Merged
merged 1 commit into from
Mar 9, 2019

Commits on Mar 6, 2019

  1. Update longitudinal mpc with follow distance param

    Update generator.cpp to parameterize the follow time. Then, using the process outlined in
    the ACADO docs (https://acado.github.io/cgt_overview.html), rebuild the generator binary
    and run it to regenerate the source files in lib_mpc_export, then manually copy them into
    the openpilot repo.
    
    Update longitudinal_mpc.c, libmpc_py.py, and planner.py to take in the additional
    follow_time parameter.
    
    Incorporate arne182's PR to update the Makefile
    (commaai#248). Note that I did not use the generate
    recipie inside the repo; I created the files outside of the repo as stated above.
    David Walsh committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    f040018 View commit details
    Browse the repository at this point in the history