Skip to content

deqiangwang123/CarND-MPC-Quizzes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarND MPC Quizzes

Q1 - Straight line quiz

The vehicle initial state is set to [5, 0, 0], cte = 5, epsi = 0, velocity = 0. The goal is for the vehicle state to reach cte = 0 and epsi = 0. In order to do this the student implement vehicle dynamics.

Q2 - Curved line quiz

Similar to Q1 but the line is curved (some polynomial).

About

CarND MPC Quizzes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.4%
  • Fortran 12.0%
  • C 2.1%
  • CMake 1.9%
  • Cuda 1.2%
  • Shell 0.2%
  • Other 0.2%