Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ matrix:
- g++-5
- cmake
env: COMPILER=gcc GCC=5
- os: osx
osx_image: xcode9.3
compiler: clang
# - os: osx
# osx_image: xcode9.3
# compiler: clang

before_install:
- |
Expand Down
3 changes: 0 additions & 3 deletions MPC-Controller/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Model Predictive Control
[![Udacity - Self-Driving Car NanoDegree](https://s3.amazonaws.com/udacity-sdc/github/shield-carnd.svg)](http://www.udacity.com/drive)
[![Build Status](https://travis-ci.org/zhujun98/control.svg?branch=master)](https://travis-ci.org/zhujun98/control)

Jun Zhu

![](misc/highlight.png)

Expand Down
3 changes: 0 additions & 3 deletions PID-Controller/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# PID Control
[![Udacity - Self-Driving Car NanoDegree](https://s3.amazonaws.com/udacity-sdc/github/shield-carnd.svg)](http://www.udacity.com/drive)
[![Build Status](https://travis-ci.org/zhujun98/control.svg?branch=master)](https://travis-ci.org/zhujun98/control)

Jun Zhu

![alt text](misc/highlight.png)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Control
[![Build Status](https://travis-ci.org/zhujun98/control.svg?branch=master)](https://travis-ci.org/zhujun98/control)

Jun Zhu
[![Build Status](https://travis-ci.com/zhujun98/control.svg?branch=master)](https://travis-ci.com/zhujun98/control)


## Test codes

Expand Down