udacity / CarND-Extended-Kalman-Filter-Project

Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project
MIT License
335 stars 1.56k forks source link

High Sierra & CLion compatibility #65

Closed anandman closed 5 years ago

anandman commented 7 years ago

I've changed the Mac install script to work with High Sierra (Homebrew doesn't fully install OpenSSL due to use of LibreSSL). This has been tested with High Sierra and Sierra.

I've also added documentation on how to use JetBrains CLion IDE.

mvirgo commented 5 years ago

Thanks for the PR! Looks like it checks out.