Ubuntu 16.04
OpenCV
git clone https://github.com/tongliuzhu/serial-pid-controller.git
git checkout -b your_feature_branch origin/master
cd astar && cd build
cmake .. && make
./astar
- 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 - tongliuzhu@126.com