Ubuntu 16.04 OpenCV
git clone https://github.com/tongliuzhu/serial-pid-controller.git
git checkout -b your_feature_branch origin/master
cd serial-pid-controller && cd build
cmake .. && make
./serialpid
- Commit your Changes (
git commit -m 'Add some AmazingFeature
) - Push to the Branch (
git push origin your_feature_branch
) - Create a merge request and notify admin to merge your request
Liuzhu Tong - [email protected]