Skip to content

Laghund/autobike_trajectory_mpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBike Trajectory MPC

Overview

C implementation of the 2022 AutoBike MPC group's matlab code using qpSWIFT. Will be added to the AutoBike fork once completed.

Installation

Make sure you use git clone --recursive to get the qpSWIFT submodule, then follow the instructions in the qpSWIFT README to build the library.

Usage

Configure mpc_params and x0 in mpc_trajectory:main.c, then run make to rebuild and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published