alexliniger / MPCC

Model Predictive Contouring Controller (MPCC) for Autonomous Racing
Apache License 2.0
1.29k stars 364 forks source link

[C++] Enable use of Python3 #41

Closed s-hillerk closed 3 years ago

s-hillerk commented 3 years ago

This PR changes CMakeLists.txt to enable the use of Python 3, which is required as Python 2 is no longer supported.