imoneoi / autonomous_driving_mpc

Model Predictive Controller for Autonomous Driving implemented using ROS and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Predictive Controller for Autonomous Driving

Autonomous driving simulator and model predictive algorithm implemented with C++ and ROS framework

1. Build Instructions

Step #1. Install ROS Melodic

Hint: ROS Melodic only supports Ubuntu 18.04 and Debian Stretch

About

Model Predictive Controller for Autonomous Driving implemented using ROS and C++


Languages

Language:C++ 87.4%Language:CMake 12.6%